修改团购页面的布局样式

This commit is contained in:
赵毅 2025-08-23 15:30:01 +08:00
parent 4d1dcb72cb
commit 103d7563a8
2 changed files with 3 additions and 2 deletions

View File

@ -157,7 +157,8 @@
border-radius: 50rpx;
background-color: #fe2f01;
position: absolute;
top: 120rpx;
/* top: 120rpx; */
bottom: -30rpx;
right: 0;
}

View File

@ -78,7 +78,7 @@ image {
.text-wrapper_4 {
position: relative;
width: auto;
width: 350rpx;
height: 80rpx;
display: flex;
flex-direction: row;