优化购物车页面
This commit is contained in:
parent
6f8cd6e00f
commit
435b6919b2
|
@ -228,6 +228,7 @@ export default {
|
||||||
.cart-container {
|
.cart-container {
|
||||||
width: 710rpx;
|
width: 710rpx;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
padding-bottom: 40rpx;
|
||||||
}
|
}
|
||||||
.cart-group {
|
.cart-group {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue