04 2021 档案
css多行溢出省略号
摘要:line-height: 20px; max-height: 40px; display: -webkit-box; /*! autoprefixer: off */ -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hid 阅读全文
posted @ 2021-04-28 11:39 祁祁 阅读(2355) 评论(0) 推荐(0)