From d45701b87d496f0784de90d3149914596ac1d970 Mon Sep 17 00:00:00 2001 From: hhr <574716577@qq.com> Date: Wed, 20 Dec 2023 23:57:55 +0800 Subject: [PATCH] 111111 --- src/components/DashboardLayout/style.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/DashboardLayout/style.less b/src/components/DashboardLayout/style.less index 2eb74fe..e1247f3 100644 --- a/src/components/DashboardLayout/style.less +++ b/src/components/DashboardLayout/style.less @@ -75,13 +75,13 @@ .top-all{ background: url("../../../public/assets/top-all.png") 0 0 no-repeat; background-size: contain; - width: 43%; + width: 41%; height: 9.5%; position: absolute; top: 12%; z-index: 100; zoom: 0.5; - left: 28%; + left: 29%; } .bottom-menu{