This commit is contained in:
kbing1981 2024-09-02 09:13:10 +08:00
parent ab450f6c0a
commit 6849affb95
2 changed files with 4 additions and 4 deletions

View File

@ -333,12 +333,12 @@
}
.rightGoods {
width:80%;
width:76%;
height: 100%;
// padding: 0 16rpx 27rpx;
box-sizing: border-box;
position: absolute;
right: 0;
right:20rpx;
.whiteBox {
height: 100%;
background: #ffffff;

View File

@ -434,12 +434,12 @@
}
.rightGoods {
width:80%;
width:76%;
height: 100%;
// padding: 0 16rpx 27rpx;
box-sizing: border-box;
position: absolute;
right: 0;
right:20rpx;
.whiteBox {
height: 100%;
background: #ffffff;