fix external resources for twemoji

This commit is contained in:
_Bastler
2021-09-14 11:44:45 +02:00
parent 148540dafe
commit 0067a8edc2
4 changed files with 10 additions and 6 deletions
+4
View File
@@ -1113,3 +1113,7 @@ div.is-silent {
div.is-silent.hide {
right: 15px;
}
.emote-menu .emoji-picker .emoji-picker__emoji {
font-family: "Twemoji Mozilla" !important;
}