diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss index a7c982cb2..9bf386c0c 100644 --- a/app/javascript/styles/components.scss +++ b/app/javascript/styles/components.scss @@ -935,6 +935,7 @@ & > div { max-height: 40px; overflow-y: auto; + white-space: pre-wrap; text-overflow: ellipsis; } }