From 79e1455e4ba4f4a7d04a483dda1a354e53921a69 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 04 十一月 2020 19:04:14 +0800
Subject: [PATCH] 2020-11-04

---
 src/tabviews/custom/components/chart/antv-bar-line/index.scss |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/src/tabviews/custom/components/chart/antv-bar-line/index.scss b/src/tabviews/custom/components/chart/antv-bar-line/index.scss
index dd7dc40..7d6a79a 100644
--- a/src/tabviews/custom/components/chart/antv-bar-line/index.scss
+++ b/src/tabviews/custom/components/chart/antv-bar-line/index.scss
@@ -7,11 +7,8 @@
 
   > .chart-header {
     height: 45px;
-    border-bottom: 1px solid #e8e8e8;
+    // border-bottom: 1px solid #e8e8e8;
     overflow: hidden;
-    text-decoration: inherit;
-    font-weight: inherit;
-    font-style: inherit;
 
     .chart-title {
       // font-size: 16px;

--
Gitblit v1.8.0