mirror of
https://github.com/picocss/pico
synced 2025-06-24 04:19:27 +00:00
fix: form buttons width
This commit is contained in:
parent
058ab9dc0e
commit
30ebf59f4a
@ -145,6 +145,7 @@
|
|||||||
|
|
||||||
// Blocks, 100%
|
// Blocks, 100%
|
||||||
input:not([type="checkbox"], [type="radio"]),
|
input:not([type="checkbox"], [type="radio"]),
|
||||||
|
button[type="submit"],
|
||||||
select,
|
select,
|
||||||
textarea {
|
textarea {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user