Commit ebb200c027f016ddc7c5cacaf9967d7e06a3eb3b
1 parent
ae6bf713
组件名右对齐;
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/QuickQuote/index.less
| @@ -83,6 +83,7 @@ | @@ -83,6 +83,7 @@ | ||
| 83 | color: #000 !important; | 83 | color: #000 !important; |
| 84 | flex: 0 0 70px !important; | 84 | flex: 0 0 70px !important; |
| 85 | max-width: 70px !important; | 85 | max-width: 70px !important; |
| 86 | + text-align: right !important; | ||
| 86 | } | 87 | } |
| 87 | 88 | ||
| 88 | .ant-form-item-control { | 89 | .ant-form-item-control { |