Skip to content

Commit 2c805c8

Browse files
committed
1 parent ebcdbac commit 2c805c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/editor/browser/widget/codeEditor/editor.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
-webkit-text-size-adjust: 100%;
2424
color: var(--vscode-editor-foreground);
2525
background-color: var(--vscode-editor-background);
26+
overflow-wrap: initial;
2627
}
2728
.monaco-editor-background {
2829
background-color: var(--vscode-editor-background);

0 commit comments

Comments
 (0)