Fix stylelint complaint

This commit is contained in:
Kalle
2022-10-19 23:05:55 +03:00
parent 64010059cf
commit 255fc6fcdf

View File

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