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