Fix the verified checkmark render as emoji?
This commit is contained in:
@ -109,7 +109,7 @@ section#comments {
|
|||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
margin-inline-end: 0.25rem;
|
margin-inline-end: 0.25rem;
|
||||||
content: "✔";
|
content: "✓";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user