checkbox style change

This commit is contained in:
Azgaar 2021-10-06 23:32:58 +03:00
parent 57d14d765e
commit 4d52e932fb

View file

@ -1960,7 +1960,7 @@ input[type="checkbox"] {
.checkbox + .checkbox-label:before {
content: "";
display: inline-block;
vertical-align: text-top;
vertical-align: middle;
width: 0.6em;
height: 0.6em;
padding: 0.2em;