This commit is contained in:
parent
66b1012301
commit
2bf4ca08d9
|
@ -1585,14 +1585,14 @@
|
|||
}
|
||||
.xuanzhe{
|
||||
background: linear-gradient(90deg, #029d88, #2fc094);
|
||||
color: #ffffff;
|
||||
margin-left: 5px;
|
||||
border-radius: 30rpx;
|
||||
height:50rpx;
|
||||
line-height: 50rpx;
|
||||
width: 100rpx;
|
||||
text-align:center;
|
||||
font-size: 26rpx;
|
||||
color: #ffffff;
|
||||
margin-left: 5px;
|
||||
border-radius: 15px;
|
||||
height: 25px;
|
||||
line-height: 25px;
|
||||
width: 50px;
|
||||
text-align: center;
|
||||
font-size: 13px;
|
||||
}
|
||||
.header-view-data{
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue