From 86b9c5624c8e8b879e1f9254e29cc2af682b013e Mon Sep 17 00:00:00 2001 From: non_hana <1209220829@qq.com> Date: Fri, 18 Oct 2024 01:32:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E4=BE=A7=E8=BE=B9?= =?UTF-8?q?=E6=A0=8F=20border=20=E9=85=8D=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/header/sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/common/header/sidebar.tsx b/src/components/common/header/sidebar.tsx index 4aa47a5..09cc1dd 100644 --- a/src/components/common/header/sidebar.tsx +++ b/src/components/common/header/sidebar.tsx @@ -47,7 +47,7 @@ const Sidebar: FC = ({ width, className, visible, setVisible }) =>
+ className={`b-light b-2 b-r-solid select-none fixed top-0 bottom-0 w-60 bg-white z-1000 ${className}`}>