checkbox border-radius
This commit is contained in:
parent
d2d84ca192
commit
ad9d1c1890
4 changed files with 25 additions and 4 deletions
|
@ -99,7 +99,8 @@ $arrow-color : $black;
|
|||
// component: checkboxes, radios
|
||||
$checkbox-color : $gray-800;
|
||||
$checkbox-size: 2rem;
|
||||
$checkbox-border-radius: 3em;
|
||||
$checkbox-border-radius: 4px;
|
||||
$switch-border-radius: 3em;
|
||||
|
||||
// component: tables
|
||||
$table-border : $gray-500;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue