From 7391a61b881af5a515abfbf5905f65e749814fa4 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Thu, 29 Jan 2026 19:47:54 +0100 Subject: maybe auto will fix it --- webAO/styles/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webAO/styles/client.css b/webAO/styles/client.css index dceb6c6..88eca59 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -3,7 +3,7 @@ } .lm_content { - overflow-y: scroll; + overflow-y: auto; } @keyframes error_blink { -- cgit