From b883ae5d7d46fc7a3503236f16a250c2264ea7c7 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 29 九月 2022 17:45:25 +0800
Subject: [PATCH] 2022-09-29

---
 src/views/systemfunc/header/index.scss |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/systemfunc/header/index.scss b/src/views/systemfunc/header/index.scss
index 5311911..9cd8426 100644
--- a/src/views/systemfunc/header/index.scss
+++ b/src/views/systemfunc/header/index.scss
@@ -31,11 +31,11 @@
   }
 
   .close {
-    position: absolute;
+    float: right;
     font-size: 16px;
     color: #ffffff;
-    right: 90px;
-    top: 12px;
+    margin-top: 13px;
+    margin-right: 15px;
     cursor: pointer;
   }
 

--
Gitblit v1.8.0