resize consistency

master
Aevann 2023-08-23 08:00:53 +03:00
parent e57062726d
commit 271f317dfe
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ input[type=date], input[type=time], input[type=month] {
} }
textarea { textarea {
overflow: auto; overflow: auto;
resize: vertical; resize: both;
} }
fieldset { fieldset {
min-width: 0; min-width: 0;