Commit 04175cfd by wd

快速加入公务车页面兼容

parent 88dcdbf7
...@@ -3136,6 +3136,10 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3136,6 +3136,10 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
min-width: 880px!important; min-width: 880px!important;
} }
#sparsh-mfp-quickview .product.media{
min-width:unset !important;
}
.gallery-placeholder__image{ .gallery-placeholder__image{
float: right; float: right;
position: absolute; position: absolute;
...@@ -3145,10 +3149,14 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3145,10 +3149,14 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
.gallery-placeholder{ .gallery-placeholder{
position: relative; position: relative;
} }
.product-info-wrapper{ .product-info-wrapper{
height: 1000px; height: 1000px;
} }
#sparsh-mfp-quickview .product-info-wrapper{
height: auto;
}
} }
.fotorama__arr, .fotorama__thumb__arr{ .fotorama__arr, .fotorama__thumb__arr{
background-color: rgba(255,255,255,0.8); 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