Update chatbox.scss
Fonts for chatbox
This commit is contained in:
parent
cbbe0c4a0a
commit
d085b54f82
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
}
|
||||
}
|
||||
#chat-input, #chat-log .content-message {
|
||||
font-family: "Segoe UI", Arial, "Lucida Grande", sans-serif;
|
||||
font-family: "Noto Sans", Arial, "Lucida Grande", sans-serif;
|
||||
}
|
||||
.info-pic {
|
||||
height: 90%;
|
||||
|
|
Loading…
Reference in a new issue