mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 03:20:23 +01:00
added sm border radius (#16611)
* added sm border radius * Update ui/css/design-system/attributes.scss Co-authored-by: George Marshall <george.marshall@consensys.net> Co-authored-by: Garrett Bear <gwhisten@gmail.com> Co-authored-by: George Marshall <george.marshall@consensys.net>
This commit is contained in:
parent
ff25d44d98
commit
d533bd45e9
@ -50,7 +50,8 @@ $font-style: normal, italic, oblique;
|
||||
$font-size: 10px, 12px;
|
||||
$border-radius: (
|
||||
xs: 2px,
|
||||
md: 4px,
|
||||
sm: 4px,
|
||||
md: 6px,
|
||||
lg: 8px,
|
||||
xl: 12px,
|
||||
full: 50%,
|
||||
|
Loading…
Reference in New Issue
Block a user