Commit 65a8b70e by dhn

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

parents 2ec5cd86 c432b754
...@@ -3220,7 +3220,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3220,7 +3220,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
@media (min-width: 1024px) { @media (min-width: 1024px) {
.gallery-placeholder .fotorama__stage__shaft { .gallery-placeholder .fotorama__stage__shaft {
height: 1000px !important; height: 1000px;
width: 800px !important; width: 800px !important;
max-width:none!important; max-width:none!important;
} }
...@@ -3229,7 +3229,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3229,7 +3229,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
max-height: 1000px; max-height: 1000px;
max-width: 880px; max-width: 880px;
width: 880px!important; width: 880px!important;
height: 1000px!important; height: 1000px;
} }
#sparsh-mfp-quickview .fotorama__stage__shaft{ #sparsh-mfp-quickview .fotorama__stage__shaft{
...@@ -3238,8 +3238,8 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3238,8 +3238,8 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
} }
.gallery-placeholder .fotorama__nav { .gallery-placeholder .fotorama__nav {
max-height: 1000px!important; max-height: 1000px;
height: 1000px!important; 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