Commit 715e16926fa9ec1769b3a112df217fc50e8079fc

Authored by zhangzzzz
1 parent fccba631

优化样式;

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