Commit 5d50f4fddea3846faa2cbc1da46aebab6318feb4

Authored by zhangzzzz
1 parent 72e240c1

修改快速报价css;

src/components/QuickQuote/index.less
... ... @@ -429,7 +429,7 @@
429 429 right: -14px;
430 430 display: flex;
431 431 flex-direction: column;
432   - z-index: 1000;
  432 + z-index: 1;
433 433  
434 434 :global {
435 435 button {
... ...