king
2024-05-25 10f5efae1624c89d9a8f04ac331e07c895ea282a
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 {