2023-3-20

This commit is contained in:
2023-03-20 17:09:43 +08:00
parent c09649f5d5
commit fd201d9dc9
10 changed files with 65 additions and 47 deletions

View File

@@ -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: "";