Merge branch 'dev' of https://github.com/picocss/pico into dev

This commit is contained in:
KiranMantha 2021-12-31 14:57:48 +05:30
commit 8ee5d2494b
13 changed files with 13 additions and 9 deletions

View file

@ -1246,6 +1246,7 @@ label > input, label > select, label > textarea {
-webkit-margin-end: 0.375em;
margin-inline-end: 0.375em;
border-width: var(--border-width);
font-size: inherit;
vertical-align: middle;
cursor: pointer;
}