Commit cca82cf
committed
Fix CodeMirror line numbers
The line numbers in CodeMirror editor could show incorrectly because of
the overflow-wrap: break-word introduced in 26d7e2f.
Set the normal overflow-wrap on the editor to prevent this problem.1 parent 64811ff commit cca82cf
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
329 | 330 | | |
330 | 331 | | |
331 | 332 | | |
| |||
0 commit comments