mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 18:26:14 -04:00
Fix: Checkboxes and Radios relative size (em
)
This commit is contained in:
parent
8ca0f6e02e
commit
7f817d4c68
13 changed files with 13 additions and 9 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue