Fix glitch in umb-checkbox background
This commit is contained in:
committed by
Sebastiaan Janssen
parent
d698aa56d0
commit
1758d0cd1a
@@ -30,6 +30,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