From 94f6644e90df5edee47944259390c611cfd6e9d0 Mon Sep 17 00:00:00 2001 From: Laura Date: Sun, 2 Nov 2025 18:43:48 +0100 Subject: [PATCH] tweak --- static/css/chat.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/chat.css b/static/css/chat.css index d91e250..aa95f00 100644 --- a/static/css/chat.css +++ b/static/css/chat.css @@ -266,6 +266,7 @@ body:not(.loading) #loading { overflow-y: auto; padding: 14px 12px; padding-bottom: 20px; + overflow-anchor: none; } #messages:empty::before {