mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 18:26:14 -04:00
reorder scss files to match build output
This commit is contained in:
parent
f91ef15cef
commit
fd93112beb
10 changed files with 27 additions and 25 deletions
|
@ -22,8 +22,8 @@
|
|||
appearance: none;
|
||||
width: 1.25em;
|
||||
height: 1.25em;
|
||||
margin-block-start: -0.125em;
|
||||
margin-inline-end: 0.5em;
|
||||
margin-block-start: -0.125em;
|
||||
border-width: var(#{$css-var-prefix}border-width);
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue