Changed update text flow

This commit is contained in:
alonso.torres 2022-02-18 11:15:21 +01:00
parent e183d67e2a
commit 96eacb6efe
7 changed files with 61 additions and 61 deletions

View file

@ -81,7 +81,8 @@
:textTransform text-transform
:lineHeight (or line-height "inherit")
:color "transparent"
:caretColor (or text-color "black")}
:caretColor (or text-color "black")
:overflowWrap "initial"}
base (-> base
(obj/set! "--fill-color" fill-color)