Fix: Checkboxes and Radios relative size (em)

This commit is contained in:
Lucas Larroche 2021-12-31 15:30:42 +07:00
parent 8ca0f6e02e
commit 7f817d4c68
13 changed files with 13 additions and 9 deletions

View file

@ -16,6 +16,7 @@
margin-inline-start: 0;
margin-inline-end: 0.375em;
border-width: var(--border-width);
font-size: inherit;
vertical-align: middle;
cursor: pointer;