fixed checkbox using emoji instead of dingbat

This commit is contained in:
Dym Sohin 2020-07-11 06:39:44 +00:00
parent 7d5d3e4d7b
commit a754e89eed
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ export default {
right: 0;
top: 0;
display: block;
content: '';
content: '';
transition: color 200ms;
width: 1.1em;
height: 1.1em;