Commit 6494f127 by halweg

fix :减少modal弹窗高度

parent a405d313
...@@ -344,7 +344,7 @@ $imagesBlock = $helper->getReviewImagesBlock(15, $block->getProductId()); ...@@ -344,7 +344,7 @@ $imagesBlock = $helper->getReviewImagesBlock(15, $block->getProductId());
.modal-reviews-details__image-wrap .modal-reviews-details__image-swiper { .modal-reviews-details__image-wrap .modal-reviews-details__image-swiper {
padding: 10px; padding: 10px;
height: 779px; height: 600px;
} }
.modal-reviews-details__image-thumbs { .modal-reviews-details__image-thumbs {
......
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