From 2eaada6f6f71abfc90ccaeb6e3c471e42ae427da Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 21 十二月 2021 18:09:29 +0800
Subject: [PATCH] 2021-12-21

---
 src/components/breadview/index.scss |   26 --------------------------
 1 files changed, 0 insertions(+), 26 deletions(-)

diff --git a/src/components/breadview/index.scss b/src/components/breadview/index.scss
index 6abee24..52d908d 100644
--- a/src/components/breadview/index.scss
+++ b/src/components/breadview/index.scss
@@ -35,32 +35,6 @@
     border: 0;
     margin-top: 16px;
   }
-  .main-copy {
-    position: fixed;
-    z-index: 20;
-    bottom: 65px;
-    right: 30px;
-    width: 40px;
-    height: 40px;
-    i {
-      font-size: 18px;
-    }
-  }
-  .main-copy.ifr-copy {
-    bottom: 65px;
-    right: 40px;
-    width: 30px;
-    height: 32px;
-    border: 2px solid #687991;
-    opacity: 0.6;
-    i {
-      font-size: 14px;
-      color: #687991;
-    }
-  }
-  .main-copy.ifr-copy:hover {
-    opacity: 1;
-  }
   .ant-back-top {
     bottom: 10px;
     right: 20px;

--
Gitblit v1.8.0