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