src/tabviews/custom/components/chart/antv-scatter/index.scss
@@ -21,12 +21,32 @@ float: right; } } .download { position: absolute; z-index: 1; right: 10px; top: 8px; opacity: 0; transition: opacity 0.3s; cursor: pointer; font-size: 16px; } .chart-action.downable { right: 35px; } } .canvas-wrap:hover { .download { opacity: 1; } } .canvas { margin: 0; padding: 15px 10px 10px; letter-spacing: 0px; height: 100%; } .canvas.empty { div {