king
2024-10-11 6ca240a14ccf55d4e0a94fff77e95f64db2cdfcc
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;
    }
  }
}