单行超出
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
多行超出
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
文章评论