Use default line-height for textareas

This commit is contained in:
schlagmichdoch 2024-02-01 00:05:15 +01:00
parent b36105b1cf
commit 9118b0ae06
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
display: block;
overflow: auto;
resize: none;
line-height: 16px;
max-height: 350px;
word-break: break-word;
word-wrap: anywhere;