style: 文字换行

This commit is contained in:
2026-03-26 16:50:50 +08:00
parent 0118040e27
commit 382d3ef9af

View File

@@ -324,6 +324,7 @@
line-height: 2rem;
font-size: 1.4rem;
width: 82%;
word-break: break-word;
}
&.is-user .message-context {
width: fit-content;