摘要: .title { width: rem(210); overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } 阅读全文
posted @ 2016-11-21 14:06 miumiu316 阅读(4043) 评论(0) 推荐(0) 编辑