RED-7692: Add linebreak if comment is too long

This commit is contained in:
Adina Țeudan 2023-11-23 13:43:08 +02:00
parent 6493422688
commit 0d7c5efd7d

View File

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