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{