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