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>
feature/default_network_editable
Nidhi Kumari 2 years ago committed by GitHub
parent ff25d44d98
commit d533bd45e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      ui/css/design-system/attributes.scss

@ -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…
Cancel
Save