Fix:4448 【旅居商城小程序】送礼—礼包已领取页面团购主图和名称显示问题
This commit is contained in:
@@ -182,12 +182,14 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
border-radius: 0;
|
border-radius: 16rpx;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
padding: 20rpx;
|
||||||
}
|
}
|
||||||
.cover {
|
.cover {
|
||||||
width: 180rpx;
|
width: 160rpx;
|
||||||
height: 180rpx;
|
height: 160rpx;
|
||||||
|
border-radius: 16rpx;
|
||||||
}
|
}
|
||||||
.info {
|
.info {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user