mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-29 14:31:35 +08:00
fix: markdown span wrap (#9264)
This commit is contained in:
parent
ecf1f816c3
commit
32d5f7477a
@ -103,7 +103,7 @@
|
||||
}
|
||||
|
||||
span {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
p code,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user