mirror of
https://github.com/picocss/pico.git
synced 2025-05-04 22:57:12 -04:00
parent
8e028956e9
commit
9817e10fae
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ fieldset legend {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Blocks, 100%
|
// Blocks, 100%
|
||||||
input:not([type="checkbox"]):not([type="radio"]),
|
input:not([type="checkbox"]):not([type="radio"]):not([hidden]),
|
||||||
select,
|
select,
|
||||||
textarea {
|
textarea {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue