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 11:58:22 -08:00
committed by Keavon Chambers
parent 6d695a0a25
commit 5534d0a44c
3 changed files with 7 additions and 3 deletions
@@ -197,7 +197,6 @@
overflow: visible;
div {
color: black;
background: none;
cursor: text;
border: none;