1
0
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:
Nidhi Kumari 2022-11-22 10:11:14 +05:30 committed by GitHub
parent ff25d44d98
commit d533bd45e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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%,