mirror of
https://github.com/penpot/penpot.git
synced 2026-03-24 12:20:53 +01:00
🐛 Fix line-height rendering on empty lines
This commit is contained in:
@@ -39,11 +39,6 @@
|
||||
line-break: auto;
|
||||
line-height: inherit;
|
||||
caret-color: var(--text-editor-caret-color);
|
||||
|
||||
// firefox-only
|
||||
white-space: preserve-spaces;
|
||||
|
||||
// others
|
||||
white-space-collapse: pre;
|
||||
tab-size: 2;
|
||||
-o-tab-size: 2;
|
||||
|
||||
Reference in New Issue
Block a user