This commit is contained in:
2025-07-16 20:58:42 +09:00
parent ecd69557fe
commit 07b0b0f702

View File

@@ -1337,7 +1337,7 @@ body {
.message-content {
color: var(--text);
line-height: 1.5;
word-wrap: break-word;
word-wrap: anywhere;
}
/* Markdown styles */