Commit cbc5464d by wd

控制高度

parent ca68357f
......@@ -3054,7 +3054,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
top: 40%;
}
.sparsh-mfp-wrap .fotorama__arr--prev{
left: 80px;
left: 95px;
}
.sparsh-mfp-wrap .fotorama__arr--next{
......@@ -3065,6 +3065,27 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
top: 42%!important;
}
.fotorama__nav{
max-height:1000px;
}
.product,.media .fotorama__stage{
max-height: 1000px;
max-width: 800px;
}
.fotorama__thumb-border{
border-color: #0a0a0a;
}
#sparsh-mfp-quickview .fotorama__nav{
max-height:645px;
}
#sparsh-mfp-quickview .fotorama__stage{
max-height: 700px;
max-width: 560px;
}
/*导入Joshine工具类*/
@import "./_joshine_col";
@import "./_joshine_utils";
......
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