From cb4c8706eb48183ac8875d92d4a950ad6b6675a2 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 18 三月 2020 11:01:11 +0800
Subject: [PATCH] 2020-03-18

---
 src/components/tabview/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/tabview/index.scss b/src/components/tabview/index.scss
index 55a07e0..569d03a 100644
--- a/src/components/tabview/index.scss
+++ b/src/components/tabview/index.scss
@@ -61,7 +61,7 @@
   }
   .main-copy {
     position: fixed;
-    z-index: 2;
+    z-index: 20;
     bottom: 65px;
     right: 30px;
     width: 40px;

--
Gitblit v1.8.0