diff --git a/web/src/components/editors/StandardEditor.jsx b/web/src/components/editors/StandardEditor.jsx index 9879215..132059c 100644 --- a/web/src/components/editors/StandardEditor.jsx +++ b/web/src/components/editors/StandardEditor.jsx @@ -28,6 +28,7 @@ export const StandardEditor = ({ readOnly, fontSize: 14, automaticLayout: true, + wordWrap: 'on', }} />