Fix glitch in umb-checkbox background
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
}
|
||||
&:checked ~ .umb-form-check__state .umb-form-check__check {
|
||||
border-color: @ui-option-type;
|
||||
background-color: @ui-option-type;
|
||||
}
|
||||
&:checked:hover ~ .umb-form-check__state .umb-form-check__check {
|
||||
&::before {
|
||||
|
||||
Reference in New Issue
Block a user