king
2020-09-24 6ed64ed071c75901ed8848131bfefa51c5c27fce
src/menu/components/card/data-card/index.scss
@@ -22,6 +22,21 @@
  .card-item:hover {
    box-shadow: 0px 0px 2px #e8e8e8;
  }
  .model-menu-card-cell-list .card-detail-row > .anticon-plus {
    position: absolute;
    right: -30px;
    font-size: 16px;
  }
  .model-menu-action-list {
    min-height: 40px;
    line-height: 40px;
    .ant-row > .anticon-plus {
      position: absolute;
      right: -30px;
      font-size: 16px;
    }
  }
}
.menu-data-card-edit-box::after {
  display: block;