From 6995a96cc2380db13bb2295de107294258ae4c63 Mon Sep 17 00:00:00 2001
From: WX <1377869194@qq.com>
Date: 星期一, 04 九月 2023 17:49:08 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.20.92:8888/r/PM20230220027_Web

---
 src/components/topBtn.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/components/topBtn.vue b/src/components/topBtn.vue
index 8b4b9f4..6676c4e 100644
--- a/src/components/topBtn.vue
+++ b/src/components/topBtn.vue
@@ -121,9 +121,9 @@
 
 <style lang="less" scoped>
 .top_btn {
-  position: absolute;
-  top: 23px;
-  right: 0px;
+  // position: absolute;
+  // top: 23px;
+  // right: 0px;
   display: flex;
   cursor: pointer;
   z-index: 30;

--
Gitblit v1.9.3