css 文字超出2行省略
摘要:text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
阅读全文
posted @ 2016-01-18 09:21
posted @ 2016-01-18 09:21
posted @ 2016-01-16 11:21