Skip to content

Commit

Permalink
Update CodeEditor.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardZaydler authored Oct 24, 2023
1 parent 11687db commit c8b83e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/HighlightInput/CodeEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const GraphiteHighlightStyle = syntaxHighlighting(
);

const GraphiteTheme = EditorView.theme({

"& .cm-content": {
whiteSpace: "break-spaces",
wordBreak: "break-all",
Expand Down

0 comments on commit c8b83e0

Please sign in to comment.