Fix:3286 【礼品功能】礼包领取页面-调整商品图片,应与图片框贴合效果,圆角弧度需再缩小点
This commit is contained in:
@@ -183,12 +183,13 @@ export default {
|
|||||||
border: 10rpx solid #FDF0D3;
|
border: 10rpx solid #FDF0D3;
|
||||||
border-radius: 30rpx;
|
border-radius: 30rpx;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
overflow: hidden;
|
||||||
top: -60px;
|
top: -60px;
|
||||||
}
|
}
|
||||||
.pro-image{
|
.pro-image{
|
||||||
width: 296rpx;
|
width: 296rpx;
|
||||||
height: 296rpx;
|
height: 296rpx;
|
||||||
border-radius: 30rpx;
|
/* border-radius: 30rpx; */
|
||||||
}
|
}
|
||||||
.auto-text-color {
|
.auto-text-color {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user