checkbox size
This commit is contained in:
parent
f45ea52562
commit
f621dee26a
3 changed files with 15 additions and 15 deletions
|
@ -59,7 +59,7 @@ $arrow-color : $color-dark;
|
|||
|
||||
// checkboxes, radios
|
||||
$checkbox-color : $color-gray3;
|
||||
$checkbox-size: 3rem;
|
||||
$checkbox-size: 2rem;
|
||||
$checkbox-border-radius: 3em;
|
||||
|
||||
// tables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue