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 a5ba313375
commit 4b84f35d59

View File

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