Merge pull request #178 from hyperamir/issue#177

fixed issue #177
This commit is contained in:
Jack 2020-07-09 02:36:04 +01:00 committed by GitHub
commit 9cb1620b55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;
}
}
}