diff --git a/src/components/QuickQuote/index.less b/src/components/QuickQuote/index.less index dc2dc54..1b7e5ca 100644 --- a/src/components/QuickQuote/index.less +++ b/src/components/QuickQuote/index.less @@ -100,7 +100,7 @@ .ant-form-item-control { flex: 1; - max-width: calc(100% - 70px) !important; + max-width: calc(100% - 70px); } .viewStyle {