mirror of
https://github.com/penpot/penpot.git
synced 2026-09-10 05:58:47 +00:00
🐛 Fix text edition when using certain fonts
This commit is contained in:
parent
a77f9eae7c
commit
c219d1cc89
@ -83,8 +83,8 @@
|
|||||||
:caretColor (or text-color "black")
|
:caretColor (or text-color "black")
|
||||||
:overflowWrap "initial"
|
:overflowWrap "initial"
|
||||||
:lineBreak "auto"
|
:lineBreak "auto"
|
||||||
:whiteSpace "break-spaces"}
|
:whiteSpace "break-spaces"
|
||||||
|
:textRendering "geometricPrecision"}
|
||||||
fills
|
fills
|
||||||
(cond
|
(cond
|
||||||
(some? (:fills data))
|
(some? (:fills data))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user