king
2020-11-10 5df578ff69f6b02e821d59a8883bc75d78695a62
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,12 +88,14 @@
      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);
    }
  }
  .ant-mk-splitline {
    border-top: 1px solid;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
  }
  .ant-slider {
    margin: 0px;