mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Revert "🐛 Fix line-height inconsistent"
This reverts commit 3974a4778a9f6e2cfd4787562499983ca0388977.
This commit is contained in:
parent
8cb33dc19c
commit
d74af6ddc1
@ -84,7 +84,9 @@
|
||||
:color (if show-text? text-color "transparent")
|
||||
:caretColor (or text-color "black")
|
||||
:overflowWrap "initial"
|
||||
:lineBreak "auto"}
|
||||
:lineBreak "auto"
|
||||
:whiteSpace "break-spaces"
|
||||
:textRendering "geometricPrecision"}
|
||||
fills
|
||||
(cond
|
||||
(some? (:fills data))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user