use included twemoji mozilla font instead of loading external
This commit is contained in:
@@ -1102,3 +1102,7 @@ div.is-silent {
|
||||
div.is-silent.hide {
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
.emote-menu .emoji-picker .emoji-picker__emoji {
|
||||
font-family: 'twemoji' !important;
|
||||
}
|
||||
Reference in New Issue
Block a user