From c10b6577426356ed2409645dda58dfe374d68cb2 Mon Sep 17 00:00:00 2001 From: Laura Date: Mon, 11 Aug 2025 02:27:58 +0200 Subject: [PATCH] small fix --- static/css/chat.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/chat.css b/static/css/chat.css index 4877bfb..eb1ab88 100644 --- a/static/css/chat.css +++ b/static/css/chat.css @@ -381,7 +381,7 @@ body.loading #version { width: 100%; height: 100%; padding: 14px 16px; - padding-bottom: 30px; + padding-bottom: 36px; } .dropdown,