0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 16:30:37 -05:00

🐛 Fix text edition when using certain fonts

This commit is contained in:
Alejandro Alonso 2022-08-12 09:04:21 +02:00
parent a77f9eae7c
commit c219d1cc89

View file

@ -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))