摘要: 1、嵌套 .a{ width: 100px; .b{ width: 200px; } } 2、函数 .text-overflow() { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: break 阅读全文
posted @ 2021-03-10 10:36 kimingw 阅读(105) 评论(0) 推荐(0) 编辑