Fix:5269 【商城小程序】奖品池-奖品等级图片显示效果调整(图片放大,位置左移一些)
This commit is contained in:
@@ -730,10 +730,10 @@ export default {
|
|||||||
|
|
||||||
.prize-tag {
|
.prize-tag {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: -10rpx;
|
left: -25rpx;
|
||||||
bottom: 20rpx;
|
bottom: 20rpx;
|
||||||
width: 76rpx;
|
width: 90rpx;
|
||||||
height: 76rpx;
|
height: 90rpx;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user