king
2021-08-04 c5a378919ea922fd3216e70d9c5479edfe0d7178
src/menu/components/card/cardcellcomponent/dragaction/index.scss
@@ -100,6 +100,23 @@
    font-weight: inherit;
    font-style: inherit;
  }
  .ant-mk-check {
    white-space: nowrap;
    overflow: hidden;
    word-break: break-word;
    text-overflow: ellipsis;
    font-weight: inherit;
    font-style: inherit;
    .ant-checkbox-wrapper {
      font-weight: inherit;
      font-size: inherit;
      font-style: inherit;
      color: inherit;
      span {
        font-weight: inherit;
      }
    }
  }
  .ant-mk-picture {
    background-size: cover;
    background-position: center center;