/* 针对所有元素 */ * { overflow-wrap: break-word; word-wrap: break-word; hyphens: auto; /* 可选,用于某些语言中允许断字的情况 */ }
扫一扫二维码分享