29238
This commit is contained in:
@@ -161,6 +161,11 @@ export default {
|
|||||||
color: #333;
|
color: #333;
|
||||||
line-height: 44px;
|
line-height: 44px;
|
||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
|
display: -webkit-box;
|
||||||
|
-webkit-box-orient: vertical;
|
||||||
|
-webkit-line-clamp: 2;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: hidden;
|
||||||
}
|
}
|
||||||
.info{
|
.info{
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
|
|||||||
Reference in New Issue
Block a user