mirror of
https://github.com/penpot/penpot.git
synced 2025-05-25 00:26:11 +02: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
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue