Fix the verified checkmark render as emoji?

This commit is contained in:
David Lapshin
2024-05-20 19:47:30 +03:00
parent 0117694365
commit 5cd96fb15f

View File

@ -109,7 +109,7 @@ section#comments {
&::before { &::before {
margin-inline-end: 0.25rem; margin-inline-end: 0.25rem;
content: ""; content: "";
} }
} }
} }