king
2022-01-04 5d1e5dc9b248f91b33105dc838200af07947cdb2
src/tabviews/custom/components/card/cardcellList/index.scss
@@ -59,12 +59,15 @@
  }
  .mk-cell-btn {
    > div {width: 100%;max-width: 100%;}
    button {
    button:not(.ant-switch) {
      width: 100%;
      max-width: 100%;
      height: auto;
      min-height: 28px;
    }
    .ant-checkbox-inner, .ant-checkbox-checked::after {
      border-radius: 15px;
    }
  }
  .ant-mk-slider {
    box-sizing: border-box;