Commit 04175cfd by wd

快速加入公务车页面兼容

parent 88dcdbf7
......@@ -3136,6 +3136,10 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
min-width: 880px!important;
}
#sparsh-mfp-quickview .product.media{
min-width:unset !important;
}
.gallery-placeholder__image{
float: right;
position: absolute;
......@@ -3145,10 +3149,14 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
.gallery-placeholder{
position: relative;
}
.product-info-wrapper{
height: 1000px;
}
#sparsh-mfp-quickview .product-info-wrapper{
height: auto;
}
}
.fotorama__arr, .fotorama__thumb__arr{
background-color: rgba(255,255,255,0.8);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment