css 背景

摘要: 在html中 溢出隐藏 写为省略号 text-overflow:ellipsis; overflow:hidden; white-space:nowrap; div高度固定超出隐藏 里边怎么让溢出的内容显示 用css控制 y轴 在高度一定时,再添加代码 { overflow-y: auto } cs 阅读全文
posted @ 2021-10-26 01:51 Redwei 阅读(50) 评论(0) 推荐(0)