king
2024-06-21 b78198e00a34eaa2b0a761bb6f42bf14e7771883
src/menu/components/search/main-search/index.scss
@@ -153,6 +153,17 @@
  }
}
.main-search-edit-list.mk-size-small {
  .page-card {
    height: 45px;
  }
  .mk-search-item-wrap.action {
    .ant-form-item {
      height: 45px!important;
    }
  }
}
.main-search-edit-list:not(.show-field) {
  .ant-form-explain {
    display: none;