diff --git a/tbot/web/ui/live_chat/components/chat.scss b/tbot/web/ui/live_chat/components/chat.scss index e70ba9d..8c083b4 100644 --- a/tbot/web/ui/live_chat/components/chat.scss +++ b/tbot/web/ui/live_chat/components/chat.scss @@ -3,7 +3,6 @@ padding: 20px; background-color: #18181b; color: #e0e0e0; - font-family: Arial, sans-serif; height: 100vh; font-size: 1rem; }