Unverified Commit 94eb2a62 authored by Joel's avatar Joel Committed by GitHub

fix: fix chat res no blank too long caused ui problem (#116)

parent 96809108
......@@ -54,6 +54,7 @@
font-weight: 400;
line-height: 1.5;
word-wrap: break-word;
word-break: break-all;
user-select: text;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment