mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 02:36:15 -04:00
Clean textarea reset
This commit is contained in:
parent
5d6069ecdd
commit
fbf3d4f27f
9 changed files with 6 additions and 23 deletions
|
@ -957,10 +957,7 @@ legend {
|
|||
}
|
||||
|
||||
textarea {
|
||||
margin: 0;
|
||||
overflow: auto;
|
||||
resize: vertical;
|
||||
resize: block;
|
||||
}
|
||||
|
||||
[type="checkbox"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue