修改团购页面的布局样式
This commit is contained in:
parent
4d1dcb72cb
commit
103d7563a8
@ -157,7 +157,8 @@
|
|||||||
border-radius: 50rpx;
|
border-radius: 50rpx;
|
||||||
background-color: #fe2f01;
|
background-color: #fe2f01;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 120rpx;
|
/* top: 120rpx; */
|
||||||
|
bottom: -30rpx;
|
||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -78,7 +78,7 @@ image {
|
|||||||
|
|
||||||
.text-wrapper_4 {
|
.text-wrapper_4 {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: auto;
|
width: 350rpx;
|
||||||
height: 80rpx;
|
height: 80rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user