Set text fill color to the primary color (#521)

* Fix text has no fill

* Use primary color for text fill

* Use correct text color when editing

* Change fallback text color to gray
This commit is contained in:
Paul Kupper 2022-02-07 20:58:22 +01:00 committed by Keavon Chambers
parent 5ea4654f53
commit cb9a37b638
3 changed files with 7 additions and 3 deletions

View file

@ -197,7 +197,6 @@
overflow: visible;
div {
color: black;
background: none;
cursor: text;
border: none;