king
2023-02-06 0a775d67b17400de3bbac4767d5ea25e6f0d14f9
src/menu/components/card/cardcellcomponent/dragaction/index.scss
@@ -118,6 +118,7 @@
  .ant-mk-icon {
    vertical-align: top;
    line-height: inherit;
    color: inherit;
  }
  .ant-switch-large {
    min-width: 60px;
@@ -140,4 +141,10 @@
    width: 26px;
    height: 26px;
  }
  .card-cell > div {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}