Commit 59b26a0f by 高淑倩

modify: 购物车样式

parent a4e68e84
......@@ -56,7 +56,8 @@
.pro-right-info{
flex: 1;
margin-left: 26rpx;
}.pro-name{
}
.pro-name{
font-size: 25rpx;
width: 425rpx;
color: #333333;
......@@ -65,6 +66,8 @@
color: #aaaaaa;
font-size: 22rpx;
margin-top: 10rpx;
width: 400rpx;
overflow: hidden;
}
.pro-price{
display: flex;
......@@ -73,11 +76,11 @@
}
.pro-num-edit{
display: flex;
width:107rpx;
width: 122rpx;
}
.pro-num-edit button {
padding: 4rpx;
width: 80rpx;
width: 100rpx;
height: 40rpx;
line-height: 40rpx;
color: #868686;
......
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