update 查询样式调整

This commit is contained in:
赵霄
2023-11-09 10:16:57 +08:00
parent 753d0edaee
commit f96b02f0a5
2 changed files with 21 additions and 4 deletions
@@ -195,4 +195,7 @@ export default {
<style scoped lang="less">
@import '~@assets/less/common.less';
/deep/ .table-page-search-wrapper .ant-form-inline .ant-form-item > .ant-form-item-label {
min-width: 80px;
}
</style>