Commit 2da848f8259403b4917cb0832d5c5038578519c1

Authored by zhangzzzz
1 parent 068106cb

回滚样式;

src/components/QuickQuote/index.less
... ... @@ -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 {
... ...