From d085b54f825e30d22beda745dd35caf590348413 Mon Sep 17 00:00:00 2001 From: Tran Trong Nghia <80335335+emladevops@users.noreply.github.com> Date: Sat, 14 Jan 2023 13:46:10 +0700 Subject: [PATCH] Update chatbox.scss Fonts for chatbox --- resources/chatbox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/chatbox.scss b/resources/chatbox.scss index ecee2da..979a239 100644 --- a/resources/chatbox.scss +++ b/resources/chatbox.scss @@ -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%;