king
2020-11-02 c7c3b0cd51c2c9251a11e4b5bc5057cc92f6e9a7
src/tabviews/custom/components/card/cardcellList/index.scss
@@ -62,7 +62,6 @@
    position: relative;
    height: 12px;
    padding: 3px 0;
    cursor: pointer;
    touch-action: none;
    .ant-mk-slider-track {
@@ -89,7 +88,6 @@
      background-color: #fff;
      border: solid 2px #91d5ff;
      border-radius: 50%;
      cursor: pointer;
      transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    }
  }