src/tabviews/custom/components/chart/antv-bar-line/index.scss
@@ -1,10 +1,22 @@ .custom-line-chart-plot-box { margin-bottom: 30px; > .chart-header { height: 45px; border-bottom: 1px solid #e8e8e8; overflow: hidden; .chart-title { font-size: 16px; float: left; line-height: 45px; margin-left: 10px; } } .canvas-wrap { margin: 0 0px; position: relative; border-top: 1px solid transparent; .chart-action { position: absolute; top: 2px; @@ -18,7 +30,7 @@ .canvas { margin: 0; border: 1px solid #e8e8e8; // border: 1px solid #e8e8e8; padding: 25px 15px; } .canvas.empty {