Commit 8390353
Backport #23268
## The Problem
`overflow-wrap: break-word` doesn't work well for unbroken lines. Use
`overflow-wrap: anywhere` instead, and remove legacy alias `word-wrap`
## Before

## After

Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: silverwind <[email protected]>
1 parent 8142408 commit 8390353
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2121 | 2121 | | |
2122 | 2122 | | |
2123 | 2123 | | |
2124 | | - | |
2125 | | - | |
| 2124 | + | |
2126 | 2125 | | |
2127 | 2126 | | |
2128 | 2127 | | |
| |||
0 commit comments