From 41d305ad5c55d27b44a660c2c21e1be7787349a2 Mon Sep 17 00:00:00 2001 From: cshaptx4869 <994774638@qq.com> Date: Fri, 31 May 2024 08:09:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E4=BF=AE=E5=A4=8D=E6=B7=B7?= =?UTF-8?q?=E5=90=88=E5=B8=83=E5=B1=80=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index 282d46de..e85f35c3 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -256,10 +256,6 @@ watch(route, () => { } &.layout-mix { - .fixed-header { - left: $sidebar-width-collapsed; - } - .sidebar-container { width: 100% !important; }