king
2024-06-21 47dacf5ba6f45f0f170e2328998d3d8e8b5dce13
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;
    }
  }
}