Fix default color picker checkmark not showing on Safari
This commit is contained in:
parent
f9aadaf492
commit
e895f228f0
|
@ -64,7 +64,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__check {
|
&__check {
|
||||||
display: flex;
|
|
||||||
width: 1.2rem;
|
width: 1.2rem;
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue