mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
feat: 🎸 allowMarkdownLongTextToAutomaticallyWrap (#454)
Co-authored-by: duanyongcheng77 <duanyongcheng77@gmail.com>
This commit is contained in:
parent
f5b7fe0c27
commit
cbd0d15526
@ -95,7 +95,7 @@
|
||||
}
|
||||
|
||||
span {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
p code,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user