fix checked checkbox has blue border
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
&-checkbox {
|
||||
&.checked {
|
||||
background: $accent !important;
|
||||
border-color: $accent !important;
|
||||
}
|
||||
&.indeterminate {
|
||||
border-color: $gray !important;
|
||||
|
||||
Reference in New Issue
Block a user