king
2024-06-21 b78198e00a34eaa2b0a761bb6f42bf14e7771883
src/templates/sharecomponent/searchcomponent/index.scss
@@ -141,4 +141,14 @@
      display: block;
    }
  }
}
.model-table-search-list.mk-size-small {
  .page-card {
    height: 45px;
  }
  .mk-search-item-wrap.action {
    .ant-form-item {
      height: 45px!important;
    }
  }
}