mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 07:16:18 -04:00
Use default line-height for textareas
This commit is contained in:
parent
b36105b1cf
commit
9118b0ae06
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
display: block;
|
display: block;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
resize: none;
|
resize: none;
|
||||||
line-height: 16px;
|
|
||||||
max-height: 350px;
|
max-height: 350px;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
word-wrap: anywhere;
|
word-wrap: anywhere;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue