This commit is contained in:
kbing1981 2024-07-17 16:14:22 +08:00
parent 66b1012301
commit 2bf4ca08d9
1 changed files with 8 additions and 8 deletions

View File

@ -1585,14 +1585,14 @@
} }
.xuanzhe{ .xuanzhe{
background: linear-gradient(90deg, #029d88, #2fc094); background: linear-gradient(90deg, #029d88, #2fc094);
color: #ffffff; color: #ffffff;
margin-left: 5px; margin-left: 5px;
border-radius: 30rpx; border-radius: 15px;
height:50rpx; height: 25px;
line-height: 50rpx; line-height: 25px;
width: 100rpx; width: 50px;
text-align:center; text-align: center;
font-size: 26rpx; font-size: 13px;
} }
.header-view-data{ .header-view-data{
display: flex; display: flex;