add word-wrap: anywhere

This commit is contained in:
2024-08-06 10:39:57 +08:00
parent 243f1a5ea5
commit 49537a0d58

View File

@@ -30,6 +30,7 @@ body::-webkit-scrollbar {
.message-content {
white-space: pre-wrap;
word-wrap: anywhere;
}
.markup > h2 {