一行溢出和两行溢出
摘要:
/*一行溢出*/.box1{ width:100px; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; } /*两行溢出(有时候不起作用,给固定高度)*/ .box2{ overflow: hidden; text-ove 阅读全文
posted @ 2023-11-25 23:17 adong搬砖 阅读(33) 评论(0) 推荐(0)
2023年11月25日 #
posted @ 2023-11-25 23:17 adong搬砖 阅读(33) 评论(0) 推荐(0)
posted @ 2023-11-25 23:04 adong搬砖 阅读(157) 评论(0) 推荐(0)