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
ebb200c027f016ddc7c5cacaf9967d7e06a3eb3b
Authored by
zhangzzzz
2025-06-30 11:44:22 +0800
1 parent
ae6bf713
组件名右对齐;
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/QuickQuote/index.less
src/components/QuickQuote/index.less
View file @
ebb200c
...
...
@@ -83,6 +83,7 @@
83
83
color: #000 !important;
84
84
flex: 0 0 70px !important;
85
85
max-width: 70px !important;
86
+ text-align: right !important;
86
87
}
87
88
88
89
.ant-form-item-control {
...
...