king
2022-03-24 26d0fa42ea8c63a87e8ef93d0915f75f46fb1f9c
src/menu/components/form/normal-form/index.scss
@@ -36,6 +36,9 @@
  }
  .form-area {
    position: relative;
    .page-card {
      background: transparent;
    }
    >.plus {
      color: #26C281;
      cursor: pointer;
@@ -65,6 +68,9 @@
      padding-top: 10px;
      padding-bottom: 30px;
    }
    .am-list-item {
      background-color: transparent;
    }
  }
}
.menu-normal-form-edit-box::after {