Skip to content

Commit

Permalink
Fix live edit caret color so it is visible (#2899)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealJon authored and redallen committed Sep 13, 2019
1 parent 426da57 commit 1a6d7b5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -8,6 +8,7 @@
border-right: none;
border-bottom: none;
border-left: none;
caret-color: white;
}

.toolbar {
Expand Down

0 comments on commit 1a6d7b5

Please sign in to comment.