摘要: 多个内容自动显示排列方式,如果第一列显示不换行,第二列内容换行显示。 .first{ white-space: nowrap; } .second { word-break: break-word } 阅读全文
posted @ 2025-09-03 14:52 微宇宙 阅读(8) 评论(0) 推荐(0)