Clean textarea reset

This commit is contained in:
Lucas Larroche 2021-07-25 16:40:52 +07:00
parent 5d6069ecdd
commit fbf3d4f27f
9 changed files with 6 additions and 23 deletions

View file

@ -1186,10 +1186,7 @@ legend {
}
textarea {
margin: 0;
overflow: auto;
resize: vertical;
resize: block;
}
[type="checkbox"],