src/menu/components/card/cardcellcomponent/dragaction/index.scss
@@ -93,14 +93,6 @@ border-left: 0; border-right: 0; } .ant-mk-date { white-space: nowrap; overflow: hidden; word-break: break-word; text-overflow: ellipsis; font-weight: inherit; font-style: inherit; } .ant-mk-check { white-space: nowrap; overflow: hidden; @@ -126,6 +118,7 @@ .ant-mk-icon { vertical-align: top; line-height: inherit; color: inherit; } .ant-switch-large { min-width: 60px; @@ -148,4 +141,10 @@ width: 26px; height: 26px; } .card-cell > div { background-position: center center; background-repeat: no-repeat; background-size: cover; } }