diff --git a/src/app/components/shared/comment/comment.component.scss b/src/app/components/shared/comment/comment.component.scss index 956f38cecc6315ddca9874ea931168895115412d..b50b35e3f02523799c9a8457db1202ec1d4afcbf 100644 --- a/src/app/components/shared/comment/comment.component.scss +++ b/src/app/components/shared/comment/comment.component.scss @@ -56,7 +56,7 @@ h2 { max-height: 120px; overflow: auto; color: var(--on-surface); - white-space: pre; + white-space: pre-line; } .mat-icon {