断章取义

This commit is contained in:
CrescentLeaf
2025-11-23 14:16:26 +08:00
parent d6f1cae7b7
commit e90e1911e8

View File

@@ -181,6 +181,7 @@ export default function Message({ userId, rawData, renderHTML, message, openUser
id="msg"
style={{
fontSize: "94%",
wordBreak: 'break-word',
display: 'flex',
flexDirection: 'column',
}}