Skip to content

Commit

Permalink
Fixes #223937
Browse files Browse the repository at this point in the history
  • Loading branch information
hediet committed Jul 26, 2024
1 parent 4d17e85 commit 44491be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vs/editor/browser/widget/codeEditor/editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
-webkit-text-size-adjust: 100%;
color: var(--vscode-editor-foreground);
background-color: var(--vscode-editor-background);
overflow-wrap: initial;
}
.monaco-editor-background {
background-color: var(--vscode-editor-background);
Expand Down

0 comments on commit 44491be

Please sign in to comment.