2023-3-20
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
|
||||
.coupon-money {
|
||||
padding: 15px;
|
||||
width: 523upx;
|
||||
width: 73.5%;
|
||||
height: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -211,7 +211,7 @@
|
||||
width: 40upx;
|
||||
height: 20upx;
|
||||
position: absolute;
|
||||
left: 500upx;
|
||||
left: 70%;
|
||||
top: -1px;
|
||||
border-radius: 0 0 40upx 40upx;
|
||||
content: "";
|
||||
@@ -225,7 +225,7 @@
|
||||
width: 40upx;
|
||||
height: 20upx;
|
||||
position: absolute;
|
||||
left: 500upx;
|
||||
left:70%;
|
||||
bottom: -1px;
|
||||
border-radius: 40upx 40upx 0 0;
|
||||
content: "";
|
||||
|
||||
Reference in New Issue
Block a user