From 0de207ebed200dffca41b8c974d1394cf328b03e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 23 九月 2020 09:29:02 +0800
Subject: [PATCH] 2020-09-23

---
 src/tabviews/custom/components/chart/antv-bar-line/index.scss |    3 ++-
 1 files changed, 2 insertions(+), 1 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 1adc0c8..b83b1db 100644
--- a/src/tabviews/custom/components/chart/antv-bar-line/index.scss
+++ b/src/tabviews/custom/components/chart/antv-bar-line/index.scss
@@ -1,5 +1,6 @@
 .custom-line-chart-plot-box {
-  margin-bottom: 30px;
+  // margin-bottom: 30px;
+  background: #ffffff;
 
   > .chart-header {
     height: 45px;

--
Gitblit v1.8.0