Fix optimization issue

This commit is contained in:
schmelczerandras 2019-09-01 18:47:31 +02:00
parent db6a31dd85
commit d89b43e055
7 changed files with 29 additions and 15 deletions

View file

@ -26,6 +26,7 @@
input[type='checkbox'] {
-webkit-appearance: none;
-moz-appearance: none;
width: 2 * $size;
height: $size;