mirror of
https://github.com/Tencent/WeKnora.git
synced 2026-09-21 13:52:09 +08:00
fix(chat): adjust user message container to support pre-wrapped text
This commit is contained in:
@@ -246,6 +246,7 @@ const closePreImg = () => {
|
||||
text-align: justify;
|
||||
word-break: break-all;
|
||||
box-sizing: border-box;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.user_images {
|
||||
|
||||
Reference in New Issue
Block a user