src/tabviews/zshare/chartcomponent/index.scss
@@ -1,8 +1,23 @@ .line-chart-plot-box { margin-bottom: 30px; .canvas { .canvas-wrap { margin: 0 20px; position: relative; border-top: 1px solid transparent; .chart-action { position: absolute; top: 2px; right: 5px; z-index: 1; } .chart-action.with-title { top: 35px; } } .canvas { margin: 0; border: 1px solid #e8e8e8; padding: 25px 15px; }