mirror of
https://github.com/picocss/pico
synced 2025-06-18 01:19:25 +00:00
chore: build
This commit is contained in:
parent
010dc5594d
commit
2b0f272917
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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);
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
css/pico.min.css
vendored
2
css/pico.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1211,7 +1211,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);
|
||||
|
File diff suppressed because one or more lines are too long
2
css/pico.slim.min.css
vendored
2
css/pico.slim.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user