...
|
...
|
@@ -55,7 +55,6 @@ |
|
|
height: 48px;
|
|
|
}
|
|
|
.assets-record-code-txt {
|
|
|
font-family: PingFang-SC-Regular;
|
|
|
font-size: 28px;
|
|
|
color: #000000;
|
|
|
display: -webkit-box;
|
...
|
...
|
@@ -68,19 +67,16 @@ |
|
|
display: inline-block;
|
|
|
}
|
|
|
.assets-record-time-txt {
|
|
|
font-family: SFProText-Regular;
|
|
|
font-size: 22px;
|
|
|
color: #999999;
|
|
|
margin-top: 12px;
|
|
|
}
|
|
|
.assets-record-income-txt {
|
|
|
font-family: SFProText-Medium;
|
|
|
font-weight: bold;
|
|
|
font-size: 28px;
|
|
|
color: #65AB85;
|
|
|
color: #000;
|
|
|
}
|
|
|
.assets-record-income-tip-txt {
|
|
|
font-family: PingFang-SC-Regular;
|
|
|
font-size: 20px;
|
|
|
color: #D0021B;
|
|
|
display: inline-block;
|
...
|
...
|
|