diff --git a/frontend/resources/styles/main/partials/texts.scss b/frontend/resources/styles/main/partials/texts.scss index 67cd1658d..24ebc8f0f 100644 --- a/frontend/resources/styles/main/partials/texts.scss +++ b/frontend/resources/styles/main/partials/texts.scss @@ -1,4 +1,5 @@ foreignObject .rich-text { color: $color-black; height: 100%; + white-space: pre-wrap; }