Attempt to fix Windows line-height issue
https://fizzy.37signals.com/5986089/cards/1467
This commit is contained in:
@@ -147,6 +147,7 @@
|
||||
|
||||
@supports not (field-sizing: content) {
|
||||
&:has(textarea) {
|
||||
line-height: 1.3;
|
||||
text-wrap: unset; /* Safari is annoying if you have text-wrap: balance in textareas */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user