This commit is contained in:
parent
66b1012301
commit
2bf4ca08d9
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue