mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -04:00
chore: build
This commit is contained in:
parent
010dc5594d
commit
2b0f272917
12 changed files with 12 additions and 12 deletions
|
@ -1285,7 +1285,7 @@ select:not([multiple], [size]) {
|
|||
background-position: center left 0.75rem;
|
||||
}
|
||||
|
||||
:where(input, select, textarea) + small {
|
||||
:where(input, select, textarea, .grid) + small {
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin-top: calc(var(--spacing) * -0.75);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue