mirror of
https://github.com/penpot/penpot.git
synced 2026-03-06 18:21:09 +00:00
🐛 Fix line-height inconsistent
This commit is contained in:
committed by
Alonso Torres
parent
5a53376b01
commit
40349c8ece
@@ -84,9 +84,7 @@
|
||||
:color (if show-text? text-color "transparent")
|
||||
:caretColor (or text-color "black")
|
||||
:overflowWrap "initial"
|
||||
:lineBreak "auto"
|
||||
:whiteSpace "break-spaces"
|
||||
:textRendering "geometricPrecision"}
|
||||
:lineBreak "auto"}
|
||||
fills
|
||||
(cond
|
||||
(some? (:fills data))
|
||||
|
||||
Reference in New Issue
Block a user