Commit 77fea49e by halweg

fix: 移动端size guide左右滑动问题

parent 85810534
......@@ -2315,6 +2315,10 @@ button.action.submit.primary {
.breeze-gallery .stage .main-image-wrapper > picture{
display: none;
}
#size-chart .table-wraper-fix table {
max-width: 100% !important;
}
}
.swatch-option.color, .swatch-option.image{
......
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