From 45224a77b80aa6bbd905d91f19d7b0d9dd6d6f05 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 15 一月 2024 14:22:47 +0800
Subject: [PATCH] 2024-01-15

---
 src/tabviews/custom/index.scss |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss
index b2f1683..79e986d 100644
--- a/src/tabviews/custom/index.scss
+++ b/src/tabviews/custom/index.scss
@@ -32,14 +32,6 @@
     top: calc(50vh - 70px);
   }
   
-  .common-table-copy {
-    position: fixed;
-    z-index: 2;
-    bottom: 65px;
-    right: 30px;
-    width: 40px;
-    height: 40px;
-  }
   .ant-btn-link:hover {
     opacity: 0.8;
   }

--
Gitblit v1.8.0