摘要: .text-ellipsis { width:100px; height:60px; overflow: hidden;//隐藏滚动条 text-overflow:ellipsis; white-space: nowrap; } .span-text { display: block; } 阅读全文
posted @ 2017-12-20 17:03 LBO.net 阅读(206) 评论(0) 推荐(0) 编辑
//返回顶部