king
2022-04-26 5046d0d13dc6a8563b8e54e31913bc44cfa1072f
src/tabviews/custom/components/card/cardcellList/index.scss
@@ -148,6 +148,27 @@
  .ant-mk-picture.scale {
    cursor: zoom-in;
  }
  .ant-switch-large {
    min-width: 60px;
    height: 30px;
    line-height: 28px;
    .ant-switch-inner {
      margin-right: 5px;
      margin-left: 30px;
      font-size: 16px;
    }
  }
  .ant-switch-large.ant-switch-checked {
    .ant-switch-inner {
      margin-right: 30px;
      margin-left: 5px;
    }
  }
  .ant-switch-large::after {
    width: 26px;
    height: 26px;
  }
}
.card-cell-list::after {
  content: ' ';