From 62533e5ae3b90b17ad6a102a3ba4bd7a758c005a Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 20 Dec 2023 18:25:27 +0800
Subject: [PATCH] 顶部top栏调整,小区管理,房屋管理,住户管理,场所管理显示内容调整

---
 src/styles/top.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/styles/top.scss b/src/styles/top.scss
index 5b8bc19..0224522 100644
--- a/src/styles/top.scss
+++ b/src/styles/top.scss
@@ -49,7 +49,7 @@
 .top-search {
     line-height: $height;
     position: absolute !important;
-    left: 40px;
+    left: 20px;
     top: 0;
     width: 400px !important;
 

--
Gitblit v1.9.3