fix: fix chat res no blank too long caused ui problem (#116)
This commit is contained in:
parent
96809108ca
commit
94eb2a623e
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@
|
|||
font-weight: 400;
|
||||
line-height: 1.5;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue