diff --git a/src/components/selection/StandardSelectionModal.vue b/src/components/selection/StandardSelectionModal.vue index 6b9cbde..eb30525 100644 --- a/src/components/selection/StandardSelectionModal.vue +++ b/src/components/selection/StandardSelectionModal.vue @@ -12,7 +12,7 @@
- + @import '~@assets/less/common.less'; +.table-page-search-wrapper .ant-form-inline /deep/ .ant-form-item > .ant-form-item-label { + min-width: auto; +}