resize consistency

pull/195/head
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 {
overflow: auto;
resize: vertical;
resize: both;
}
fieldset {
min-width: 0;