diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index 077c38f92..237258a39 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -478,6 +478,7 @@ button.icon-button { pre:not(.CodeMirror-line) { color: var(--main-text-color) !important; + white-space: pre-wrap; } .file-preview-content {