Fix emoji editor
This commit is contained in:
parent
26248b9eb8
commit
850076b444
3 changed files with 26 additions and 19 deletions
|
@ -143,6 +143,9 @@
|
|||
.body-block:hover {
|
||||
background: #eee;
|
||||
}
|
||||
#chat-input, #chat-log .content-message {
|
||||
font-family: "Apple Color Emoji", "Segoe UI", "Lucida Grande", Arial, sans-serif;
|
||||
}
|
||||
@media (min-width: 800px) {
|
||||
#page-container {
|
||||
position:fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue