From ebfc739bdbbc0dd0fccd0bf47b7d2d5397c3c511 Mon Sep 17 00:00:00 2001
From: lin <sbla5888@163.com>
Date: Fri, 22 Mar 2024 12:44:21 +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 5b8bc19..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: 40px;
-    top: 0;
     width: 400px !important;
 
     .el-input__inner {

--
Gitblit v1.9.3