From 9f1958c0320fb5d0b559577635629dbd4204fa02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=98=89=E6=82=A6?= <2834007710@qq.com> Date: Wed, 21 May 2025 22:56:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E5=90=8C=E6=AD=A5=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=EF=BC=8C=E4=BF=AE=E6=94=B9=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/var.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/var.scss b/src/styles/var.scss index 0a93a70..c1507b3 100644 --- a/src/styles/var.scss +++ b/src/styles/var.scss @@ -2,7 +2,7 @@ /* 头部高度 */ --header-container-default-heigth: 56px; - /* 侧边栏背景色 */ + /* 左侧侧边栏背景色 */ --sidebar-background-color: #f3f4f6;