Merge branch 'RED-7692' into 'master'

RED-7692: Add linebreak if comment is too long

Closes RED-7692

See merge request redactmanager/red-ui!198
This commit is contained in:
Valentin-Gabriel Mihai 2023-11-23 12:46:12 +01:00
commit 46182edb34

View File

@ -5,6 +5,7 @@
.comment {
margin-bottom: 10px;
overflow-wrap: anywhere;
.comment-details-wrapper {
margin-bottom: 4px;