From bc6e131ff9472db4f205115aa27049ea7a266a3c Mon Sep 17 00:00:00 2001 From: svoboda200786 Date: Sat, 17 May 2025 10:40:13 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20public/style=5Falt.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/style_alt.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/style_alt.css b/public/style_alt.css index 89b3545..8706cb5 100644 --- a/public/style_alt.css +++ b/public/style_alt.css @@ -235,7 +235,8 @@ i { margin-top: 20px; text-align: left; max-height: 250px; - overflow-y: auto; + height: 100px; + overflow-y: scroll; padding: 10px 15px; background-color: rgba(0, 0, 0, 0.25); border: 1px solid var(--log-border);