Adding styles for Checkbox and RadioButton
This commit is contained in:
@ -5,4 +5,10 @@
|
||||
background: $background;
|
||||
color: $on-background;
|
||||
}
|
||||
}
|
||||
|
||||
.input-checkbox {
|
||||
span {
|
||||
background-color: $button-color;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user