mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 20:58:06 +00:00
Merge pull request #2161 from penpot/superalex-fix-text-edit-when-using-certain-fonts
🐛 Fix text edition when using certain fonts
This commit is contained in:
commit
d8332e62d1
@ -83,8 +83,8 @@
|
||||
:caretColor (or text-color "black")
|
||||
:overflowWrap "initial"
|
||||
:lineBreak "auto"
|
||||
:whiteSpace "break-spaces"}
|
||||
|
||||
:whiteSpace "break-spaces"
|
||||
:textRendering "geometricPrecision"}
|
||||
fills
|
||||
(cond
|
||||
(some? (:fills data))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user