diff --git a/app/features/plus-suggestions/plus.module.css b/app/features/plus-suggestions/plus.module.css index a931cfb13..69e58dbaa 100644 --- a/app/features/plus-suggestions/plus.module.css +++ b/app/features/plus-suggestions/plus.module.css @@ -51,6 +51,8 @@ .comment { white-space: pre-wrap; + overflow-wrap: break-word; + min-width: 0; } .commentButton {