2023-3-20

This commit is contained in:
2023-03-20 11:03:28 +08:00
parent 2f05fb07d9
commit c09649f5d5
4 changed files with 15 additions and 20 deletions

View File

@@ -1194,19 +1194,14 @@
}
.get-btn {
width: 146upx;
height: 52upx;
line-height: 50upx;
position: absolute;
top: 50%;
right: 36upx;
margin-top: -53upx;
width: 80px;
line-height: 45upx;
margin-right: 10px;
text-align: center;
border-radius: 60upx;
color: #ff9000;
border: 1px solid #ff9000;
font-size: $font-sm;
float: right;
}
.icon-you {