@@ -141,7 +141,7 @@ export default {
width: 10px;
height: 10px;
vertical-align: middle;
- margin-top: 1%;
+ margin-top: 1.5%;
margin-left: 5px;
}
.title {
@@ -152,8 +152,9 @@ export default {
text-overflow: ellipsis;
white-space: nowrap;
font-size: 16px;
- line-height: 30px;
- font-weight: 600;
+ line-height: 40px;
+ // font-weight: 600;
+ // font-family: '宋体';
.date {
width: 10%;
@@ -161,6 +162,7 @@ export default {
line-height: 2em;
font-size: 14px;
text-align: right;