From 94cf8605f1fe40458eb10a8788588a6f75688fb3 Mon Sep 17 00:00:00 2001 From: wzj <244142824@qq.com> Date: Fri, 11 Jul 2025 11:05:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=90=9C=E7=B4=A2=E7=BB=93?= =?UTF-8?q?=E6=9E=9C=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index c18a9f0..2aeff1e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -193,7 +193,7 @@ display: none; transition: background-color 0.15s ease-in-out; scrollbar-width: thin; - scrollbar-color: var(--primary-color) transparent; + scrollbar-color: #939393; margin-top: 3px; }