Fix emoji editor

This commit is contained in:
cuom1999 2021-07-26 15:46:27 -05:00
parent 26248b9eb8
commit 850076b444
3 changed files with 26 additions and 19 deletions

View file

@ -32,10 +32,6 @@
.big-emoji {
font-size: 16px;
}
#chat-input, #chat-log .content-message {
font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Twemoji Mozilla","Noto Color Emoji", "EmojiOne Color","Android Emoji", "Segoe UI", "Lucida Grande", Arial, sans-serif;
}
#chat-online {
border-right: 1px solid #ccc;
padding-bottom: 0 !important;