From e5bd1c20b0c5e16546884e32d6886a265555dbb6 Mon Sep 17 00:00:00 2001 From: Dym Sohin Date: Sun, 11 Oct 2020 02:03:45 +0200 Subject: fix/leftover-emoji-checkboxes-in-settings --- src/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index 88e5df86..e1e1bdd0 100644 --- a/src/App.scss +++ b/src/App.scss @@ -279,7 +279,7 @@ input, textarea, .select, .input { + label::before { flex-shrink: 0; display: inline-block; - content: '✔'; + content: '✓'; transition: color 200ms; width: 1.1em; height: 1.1em; -- cgit v1.2.3-70-g09d2