feat: 文本换行问题处理

This commit is contained in:
2026-04-07 18:10:35 +08:00
parent c9f350b157
commit 7ced6a0850
4 changed files with 13 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
.break-all {
word-break: break-all;
}