Commit 715e16926fa9ec1769b3a112df217fc50e8079fc

Authored by zhangzzzz
1 parent fccba631

优化样式;

src/components/QuickQuote/index.less
... ... @@ -390,6 +390,7 @@
390 390 display: flex;
391 391 align-items: center;
392 392 justify-content: space-around;
  393 + padding-bottom: 10px;
393 394  
394 395 :global {
395 396 button {
... ...