Better alignement for checkboxes & radios

This commit is contained in:
Lucas 2020-09-25 00:28:11 +07:00
parent 67e865d32c
commit 07d19a8673
7 changed files with 7 additions and 7 deletions

View file

@ -14,7 +14,7 @@
margin-right: .375rem;
margin-bottom: $spacing-label-input;
border-width: 2px;
vertical-align: middle;
vertical-align: bottom;
cursor: pointer;
&::-ms-check {