king
2023-03-02 d1f19b794216b37417e114b71c1cd7a2ac3d7748
src/menu/components/card/balcony/index.scss
@@ -17,17 +17,7 @@
  .model-menu-card-cell-list {
    flex: 1;
  }
  .card-control {
    position: absolute;
    top: 0px;
    left: 0px;
    .anticon-tool {
      right: auto;
      left: 1px;
      padding: 1px;
    }
  }
  .anticon-tool {
  >.anticon-tool {
    position: absolute;
    z-index: 2;
    font-size: 16px;
@@ -57,23 +47,12 @@
    right: -30px;
    font-size: 16px;
  }
  .model-menu-action-list {
    line-height: 40px;
    .ant-row > .anticon-plus {
      position: absolute;
      right: -30px;
      font-size: 16px;
    }
  }
  .card-add-button {
    text-align: right;
    clear: left;
    .anticon-plus {
      font-size: 20px;
      color: #26C281;
      padding: 5px;
      margin-right: 10px;
    }
  .fixed-height {
    position: absolute;
    bottom: 3px;
    right: 3px;
    font-size: 10px;
    color: orange;
  }
}
.menu-balcony-edit-box::after {