king
2020-05-15 25b1262a25df82f32296afe3802836e768f2143f
src/templates/subtableconfig/index.scss
@@ -163,18 +163,15 @@
        margin-bottom: 70px;
        .chart-title {
          margin-bottom: 15px;
          color: rgba(0, 0, 0, 0.85);
          position: relative;
          color: rgba(0, 0, 0, 0.65);
          font-weight: 400;
          font-size: 16px;
          line-height: 25px;
          height: 35px;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          max-width: 50%;
          padding-top: 10px;
          padding-left: 30px;
          margin: 0 20px;
          padding: 10px 5px 5px;
        }
      }
      > .anticon-setting {