From d5c3340757ae00a2ad617c4241dfd3792f36e036 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 14 十二月 2020 18:23:42 +0800
Subject: [PATCH] 2020-12-14

---
 src/menu/components/chart/antv-pie/index.scss |   21 +--------------------
 1 files changed, 1 insertions(+), 20 deletions(-)

diff --git a/src/menu/components/chart/antv-pie/index.scss b/src/menu/components/chart/antv-pie/index.scss
index e7d0365..0b4f8f7 100644
--- a/src/menu/components/chart/antv-pie/index.scss
+++ b/src/menu/components/chart/antv-pie/index.scss
@@ -12,30 +12,11 @@
     letter-spacing: 0px;
   }
 
-  .chart-header {
-    position: relative;
-    height: 45px;
-    border-bottom: 1px solid #e8e8e8;
-    overflow: hidden;
-    padding-right: 35px;
-
-    .chart-title {
-      text-decoration: inherit;
-      font-weight: inherit;
-      font-style: inherit;
-      float: left;
-      line-height: 45px;
-      margin-left: 10px;
-      position: relative;
-      z-index: 1;
-    }
-  }
-
   >.anticon-tool {
     position: absolute;
     right: 1px;
     top: 1px;
-    z-index: 1;
+    z-index: 2;
     font-size: 16px;
     padding: 5px;
     cursor: pointer;

--
Gitblit v1.8.0