From b66f1643396b524eb7c3ca1a654d8d1e22e0249f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 07 十一月 2022 18:50:45 +0800
Subject: [PATCH] 2022-11-07

---
 src/menu/components/chart/chart-custom/index.scss |   19 -------------------
 1 files changed, 0 insertions(+), 19 deletions(-)

diff --git a/src/menu/components/chart/chart-custom/index.scss b/src/menu/components/chart/chart-custom/index.scss
index 8bd0443..7e6eedb 100644
--- a/src/menu/components/chart/chart-custom/index.scss
+++ b/src/menu/components/chart/chart-custom/index.scss
@@ -45,25 +45,6 @@
     color: rgba(0, 0, 0, 0.85);
     background: rgba(255, 255, 255, 0.55);
   }
-
-  .model-menu-action-list {
-    position: absolute;
-    right: 0px;
-    top: 30px;
-    z-index: 4;
-    font-size: 16px;
-  
-    .ant-row .anticon-plus {
-      float: right;
-    }
-  
-    .page-card {
-      float: right;
-    }
-  }
-  .normal-header + .canvas + .model-menu-action-list {
-    top: 45px;
-  }
 }
 .menu-custom-chart-edit-box:hover {
   z-index: 1;

--
Gitblit v1.8.0