king
2019-12-10 88f02c2c018fb1e5c171bd4975dac534c584c3ba
src/templates/comtableconfig/index.scss
@@ -124,6 +124,19 @@
    height: 100%;
    overflow-y: hidden;
    background: #ffffff;
    .ant-switch.big {
      min-width: 60px;
      height: 28px;
      line-height: 28px;
      margin-top: -2px;
      .ant-switch-inner {
        font-size: 14px;
      }
    }
    .ant-switch.big::after {
      width: 24px;
      height: 24px;
    }
    .ant-card-head {
      min-height: 44px;
    }