fix ui/css bug in moderation/comment component caused by long words/links

This commit is contained in:
Christian Ruttorf
2018-12-16 08:48:21 +01:00
parent a3db05845d
commit d6515e23f8
@@ -62,6 +62,7 @@
font-weight: 300;
margin-bottom: 8px;
overflow-wrap: break-word;
word-break:break-word;
}
.body {