king
2020-05-15 25b1262a25df82f32296afe3802836e768f2143f
src/tabviews/commontable/index.scss
@@ -109,8 +109,8 @@
    }
    .chart-title {
      position: relative;
      top: -20px;
      color: rgba(0, 0, 0, 0.85);
      // top: -20px;
      color: rgba(0, 0, 0, 0.65);
      font-weight: 400;
      font-size: 16px;
      text-overflow: ellipsis;
@@ -118,7 +118,7 @@
      overflow: hidden;
      margin: 0 20px;
      padding: 10px 5px 5px;
      border-bottom: 1px solid #e8e8e8;
      // border-bottom: 1px solid #e8e8e8;
    }
    .chart-table.chart-title {
      position: absolute;