king
2024-10-30 c96108bd84050feb01b47db3f5cae96670fda435
src/tabviews/custom/components/chart/custom-chart/index.scss
@@ -5,14 +5,15 @@
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
  display: flex;
  flex-flow: column;
  .canvas-wrap {
    padding: 15px;
  }
  .canvas {
    margin: 0;
    padding: 0px;
    letter-spacing: 0px;
    flex: 1;
    height: 100%;
  }
  .canvas.empty {
    div {