多行溢出隐藏

overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient:vertical;
width:100px;

多行溢出隐藏

posted @ 2017-06-05 15:10  不淡不浓、不如画  阅读(198)  评论(0编辑  收藏  举报