This commit is contained in:
kbing1981 2024-09-02 09:15:09 +08:00
parent 6849affb95
commit 0751823dcf
1 changed files with 2 additions and 2 deletions

View File

@ -332,12 +332,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;