From d16d10d94fddff86bdfd87113e7fd2cebe8b7cd7 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 24 Jan 2024 18:15:06 +0800
Subject: [PATCH] 居民监管样式调整

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

diff --git a/src/styles/top.scss b/src/styles/top.scss
index 0224522..87a72b1 100644
--- a/src/styles/top.scss
+++ b/src/styles/top.scss
@@ -48,9 +48,6 @@
 
 .top-search {
     line-height: $height;
-    position: absolute !important;
-    left: 20px;
-    top: 0;
     width: 400px !important;
 
     .el-input__inner {

--
Gitblit v1.9.3