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