fix/leftover-emoji-checkboxes-in-settings

This commit is contained in:
Dym Sohin 2020-10-11 02:03:45 +02:00
parent 069a4b0801
commit e5bd1c20b0
2 changed files with 2 additions and 2 deletions

View file

@ -178,7 +178,7 @@
box-shadow: var(--inputShadow);
&.menu-checkbox-checked::after {
content: '';
content: '';
}
}