|
|
@@ -230,17 +230,14 @@ export default {
|
|
|
}
|
|
|
|
|
|
.card .content .item .data {
|
|
|
- font-family: Microsoft YaHei, Microsoft YaHei;
|
|
|
font-size: 26px;
|
|
|
- color: #333333;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
.card .content .item .explain {
|
|
|
- font-family: Microsoft YaHei, Microsoft YaHei;
|
|
|
- font-size: 16px;
|
|
|
- color: #333333;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #000000A6;
|
|
|
line-height: 24px;
|
|
|
- margin-top: 16px;
|
|
|
+ margin-top: 10px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|