fix 80165

This commit is contained in:
赵霄
2024-01-25 17:57:24 +08:00
parent 22a0a3aaa2
commit b93bc52078
2 changed files with 8 additions and 0 deletions
@@ -86,4 +86,8 @@ 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: 70px;
}
</style>
@@ -1304,4 +1304,8 @@ export default {
.button-text {
width: 100%;
}
.collapsible-panel-form-content {
padding: 20px 0;
}
</style>