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