From f2461d79da38944194b317ee397651deafc52af7 Mon Sep 17 00:00:00 2001 From: whisper <470103427@qq.com> Date: Fri, 12 Jun 2026 13:52:08 +0800 Subject: [PATCH] fix(web): align sidebar scroll styling --- web/src/components/layout/sidebar.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/components/layout/sidebar.tsx b/web/src/components/layout/sidebar.tsx index 7d2f6d90d..cdaaec50f 100644 --- a/web/src/components/layout/sidebar.tsx +++ b/web/src/components/layout/sidebar.tsx @@ -21,11 +21,11 @@ export function Sidebar() { const tLayer = useTranslations("layer_labels"); return ( -