Wrap overflowing plus comments

This commit is contained in:
Remmy Cat Stock
2022-10-18 19:12:56 +02:00
parent 586c27eaa7
commit 0af593623b

View File

@@ -61,6 +61,8 @@
.plus__comment {
white-space: pre-wrap;
min-width: auto;
overflow-wrap: break-word;
}
.plus__comment-time {