GitLab
Sign in
xlyErp
/
xlyUmi
Back to Dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2da848f8259403b4917cb0832d5c5038578519c1
Authored by
zhangzzzz
2025-07-21 15:26:54 +0800
1 parent
068106cb
回滚样式;
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/QuickQuote/index.less
src/components/QuickQuote/index.less
View file @
2da848f
...
...
@@ -100,7 +100,7 @@
100
100
101
101
.ant-form-item-control {
102
102
flex: 1;
103
- max-width: calc(100% - 70px)
!important
;
103
+ max-width: calc(100% - 70px)
;
104
104
}
105
105
106
106
.viewStyle {
...
...