fixed issue #177

This commit is contained in:
HyperAMIR 2020-07-08 10:00:31 +04:30
parent 50c441bee5
commit f18c232f16

View file

@ -1200,7 +1200,8 @@ key {
cursor: pointer;
width: 0;
height: 0;
display: none;
&~.customCheckbox {
width: 12px;
height: 12px;
@ -1802,4 +1803,4 @@ key {
border: none;
outline: none;
}
}
}