From d71a11bb627fc7d8935d24402ab74225da4b520d Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 21 Dec 2023 21:33:13 +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