fix missing checkmark when checkbox is checked
This commit is contained in:
@@ -156,6 +156,8 @@
|
||||
font-size: 12px;
|
||||
opacity: 0;
|
||||
transition: .2s ease-out;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
&:before {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user