Fix:4291 【旅居商城小程序】订单详情团购价格往下移,参考效果图
This commit is contained in:
@@ -437,13 +437,16 @@ export default {
|
||||
padding: 30rpx;
|
||||
display: flex;
|
||||
.product-image {
|
||||
width: 200rpx;
|
||||
height: 200rpx;
|
||||
width: 180rpx;
|
||||
height: 180rpx;
|
||||
border-radius: 12rpx;
|
||||
}
|
||||
.product-info {
|
||||
flex: 1;
|
||||
margin-left: 20rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
.product-title {
|
||||
font-size: 28rpx;
|
||||
color: #333;
|
||||
|
||||
Reference in New Issue
Block a user