fixed word breaking
This commit is contained in:
@@ -166,4 +166,5 @@ a:hover:after {
|
|||||||
|
|
||||||
.comment-body {
|
.comment-body {
|
||||||
background-color: rgba(222, 222, 222, 0.5);
|
background-color: rgba(222, 222, 222, 0.5);
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user