Skip to content

Commit

Permalink
feat!: update xs border radius (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
amje committed Jul 10, 2023
1 parent 5146a9e commit fe5fbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/themes/common/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

--g-scrollbar-width: 12px;

--g-border-radius-xs: 5px;
--g-border-radius-xs: 3px;
--g-border-radius-s: 5px;
--g-border-radius-m: 6px;
--g-border-radius-l: 8px;
Expand Down

0 comments on commit fe5fbdb

Please sign in to comment.