fix: handle case markdown value no space (#4109)
This commit is contained in:
parent
5c125a33df
commit
2c210124e8
@ -1,5 +1,6 @@
|
|||||||
.message {
|
.message {
|
||||||
white-space: pre-line;
|
white-space: pre-line;
|
||||||
|
word-break: break-word;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
ul,
|
ul,
|
||||||
ol {
|
ol {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user