Commit f7d87db6 by dhn

Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into Branch_developer

parents 464d3a98 a2320110
......@@ -26,6 +26,15 @@
}
}
@media (min-width: 1024px) {
.joshine-desction {
height: fit-content !important;
}
.product-view-description{
max-height: fit-content !important;
}
}
.action.towishlist{
text-align: center;
border: 1px solid #e5e5e5;
......@@ -175,8 +184,8 @@
<style>
.joshine-desction,.product-view-description{
width:100%;
}
.joshine-desction .desction-left{
width: 90%;
flot: left;
......@@ -199,7 +208,7 @@
@media (min-width: 780px){
.product-view-description{
max-height: 250px !important;
max-height: 250px;
overflow: auto;
}
......
......@@ -3551,6 +3551,9 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
.product.media{
min-width: 880px!important;
top: 0;
position: sticky;
height: fit-content;
}
#sparsh-mfp-quickview .product.media{
......@@ -3558,7 +3561,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
}
.gallery-placeholder__image{
#sparsh-mfp-quickview .gallery-placeholder__image{
float: right;
position: absolute;
margin-left: 100px;
......@@ -3580,7 +3583,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
position:unset;
}
.product-info-wrapper{
#sparsh-mfp-quickview .product-info-wrapper{
height: 1000px;
}
......
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