Fix default color picker checkmark not showing on Safari

This commit is contained in:
Dallas Hoffman 2023-09-26 23:50:23 -04:00
parent f9aadaf492
commit e895f228f0
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@
}
&__check {
display: flex;
width: 1.2rem;
color: black;
}