king
2022-01-21 46f79b491173d284a4900d19e7aecf7509481438
src/tabviews/custom/components/card/cardcellList/index.scss
@@ -59,11 +59,16 @@
  }
  .mk-cell-btn {
    > div {width: 100%;max-width: 100%;}
    button {
    button:not(.ant-switch) {
      width: 100%;
      max-width: 100%;
      height: auto;
      min-height: 28px;
      padding: 0;
      overflow: hidden;
    }
    .ant-checkbox-inner, .ant-checkbox-checked::after {
      border-radius: 15px;
    }
  }
  .ant-mk-slider {