mirror of
https://github.com/penpot/penpot.git
synced 2026-03-09 19:56:05 +00:00
Revert "🐛 Fix line-height inconsistent"
This reverts commit 3974a4778a.
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user