Authored by biao

update to fix cart scroll issue. code review by LZF

... ... @@ -6,6 +6,7 @@
.shopping-cart-page {
padding-bottom: 120rem / $pxConvertRem;
overflow-x: hidden;
.cart-nav {
color: #c6c6c6;
... ...