Update chatbox.scss

Fonts for chatbox
This commit is contained in:
Tran Trong Nghia 2023-01-14 13:46:10 +07:00 committed by GitHub
parent cbbe0c4a0a
commit d085b54f82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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%;