Fix:5268 【商城小程序】背景海报区域显示效果调整,图片被拉伸变形
This commit is contained in:
@@ -467,7 +467,7 @@ export default {
|
|||||||
// background-color: #ffb611;
|
// background-color: #ffb611;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
height: 520rpx;
|
height: 530rpx;
|
||||||
position: relative;
|
position: relative;
|
||||||
border-bottom-left-radius: 40rpx;
|
border-bottom-left-radius: 40rpx;
|
||||||
border-bottom-right-radius: 40rpx;
|
border-bottom-right-radius: 40rpx;
|
||||||
|
|||||||
Reference in New Issue
Block a user