From 59081eeb2de2301d5321c13ddafe1a9aefeac184 Mon Sep 17 00:00:00 2001 From: cuom1999 Date: Sun, 30 Jan 2022 22:08:15 +0700 Subject: [PATCH] Enlarge chchat input size --- resources/chatbox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/chatbox.scss b/resources/chatbox.scss index 128b04f..90dae5c 100644 --- a/resources/chatbox.scss +++ b/resources/chatbox.scss @@ -67,7 +67,7 @@ border-top-left-radius: 0; border-top-right-radius: 0; height: 100%; - font-size: 14px; + font-size: 16px; } #chat-online-content { padding: 0;