king
2023-09-07 4b467effbc0e3a9199146573c0ceedf404bd07c5
src/menu/components/form/simple-form/index.scss
@@ -6,18 +6,8 @@
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 30px;
  .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;
@@ -76,6 +66,17 @@
      background-color: transparent;
    }
  }
  // .form-area.mk-shadow {
  //   .mob-form {
  //     .am-list-line {
  //       border: none!important;
  //       .am-input-control {
  //         background-color: var(--mk-sys-color1);
  //       }
  //     }
  //   }
  // }
}
.menu-normal-form-edit-box::after {
  display: block;