From e2702200e131944e58e19a9894b8ebadb24c6f75 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:26:50 -0800 Subject: [PATCH] UI: fix the font size of lists in chat mode --- css/chat_style-cai-chat.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/chat_style-cai-chat.css b/css/chat_style-cai-chat.css index d7b1ba88..93276bd3 100644 --- a/css/chat_style-cai-chat.css +++ b/css/chat_style-cai-chat.css @@ -9,6 +9,7 @@ .message-body { margin-top: 3px; + font-size: 15px !important; } .circle-you {