fix: fix chat res no blank too long caused ui problem

pull/116/head
金伟强 3 years ago
parent 8fc2663693
commit d60438be38

@ -54,6 +54,7 @@
font-weight: 400; font-weight: 400;
line-height: 1.5; line-height: 1.5;
word-wrap: break-word; word-wrap: break-word;
word-break: break-all;
user-select: text; user-select: text;
} }

Loading…
Cancel
Save