king
2023-08-27 da64ab0923bf8817fc8599a6e37b953ce38f64c8
src/menu/components/card/doublecardcomponent/index.scss
@@ -69,6 +69,7 @@
    display: none;
    width: 16px;
    height: 16px;
    min-width: 16px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    box-sizing: content-box;
@@ -85,7 +86,8 @@
    display: none;
  }
  >.anticon-plus-square {
    margin: auto 5px;
    margin: auto;
    width: 30px;
    font-size: 18px;
  }
}
@@ -99,6 +101,12 @@
    flex: 1;
  }
}
.card-item.flex-card {
  display: flex;
  .model-menu-card-cell-list {
    flex: 1;
  }
}
.card-item.mk-checkable.square {
  .circle-select {
    border-radius: 0;