摘要: #table { table-layout: fixed; } .content { white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; } 阅读全文
posted @ 2017-01-10 09:55 无情码字员 阅读(650) 评论(0) 推荐(0) 编辑