From be107069b14c8d23b9d1aa50391897324dfa9f35 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 05 九月 2023 21:57:27 +0800
Subject: [PATCH] Merge branch 'master' into positec

---
 src/tabviews/zshare/automatic/index.scss |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)

diff --git a/src/tabviews/zshare/automatic/index.scss b/src/tabviews/zshare/automatic/index.scss
index 27e2e9c..e69de29 100644
--- a/src/tabviews/zshare/automatic/index.scss
+++ b/src/tabviews/zshare/automatic/index.scss
@@ -1,14 +0,0 @@
-.auto-matic {
-  position: fixed;
-  z-index: 2;
-  bottom: 145px;
-  right: 20px;
-  width: 40px;
-  height: 40px;
-  .anticon-forward {
-    font-size: 20px;
-  }
-}
-.auto-matic.low {
-  bottom: 100px;
-}

--
Gitblit v1.8.0