add word-wrap: anywhere
This commit is contained in:
@@ -30,6 +30,7 @@ body::-webkit-scrollbar {
|
||||
|
||||
.message-content {
|
||||
white-space: pre-wrap;
|
||||
word-wrap: anywhere;
|
||||
}
|
||||
|
||||
.markup > h2 {
|
||||
|
||||
Reference in New Issue
Block a user