From c7df940632b5f238f524da651fbf27a91ff6ad36 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 26 十月 2020 16:54:46 +0800 Subject: [PATCH] 2020-10-26 --- src/tabviews/custom/components/chart/antv-bar-line/index.scss | 2 -- 1 files changed, 0 insertions(+), 2 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 9b1e815..f086d2d 100644 --- a/src/tabviews/custom/components/chart/antv-bar-line/index.scss +++ b/src/tabviews/custom/components/chart/antv-bar-line/index.scss @@ -3,8 +3,6 @@ background-position: center center; background-repeat: no-repeat; background-size: cover; - border-style: solid; - border-width: 0; min-height: 100px; > .chart-header { -- Gitblit v1.8.0