Commit 5dab40f0 by lmf

优化pc版详情缩略图过高

parent 67a1d85f
......@@ -1568,6 +1568,10 @@ button.action.submit.primary {
border-radius: 50%;
}
//详情缩略图过多处理
.breeze-gallery.vertical .thumbnails{
max-height: 930px;
}
//详情页mobile修改
@media (max-width: 780px){
.product-info-stock-sku{
......
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