From a819ec7b38bc5f72dc366132e72d1ae1d2678dfd Mon Sep 17 00:00:00 2001 From: Laura Date: Tue, 2 Sep 2025 14:44:15 +0200 Subject: [PATCH] fix --- static/css/chat.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/chat.css b/static/css/chat.css index 08ca7a5..e0f1da2 100644 --- a/static/css/chat.css +++ b/static/css/chat.css @@ -762,6 +762,7 @@ body:not(.loading) #loading { position: absolute; top: 2px; left: 12px; + right: 12px; } .files {