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