This commit is contained in:
liuye
2022-04-21 11:04:51 +08:00
parent 3698ca4aed
commit c5227a16ce

View File

@@ -161,6 +161,11 @@ export default {
color: #333;
line-height: 44px;
margin-bottom: 32px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: hidden;
}
.info{
font-size: 26px;