mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
Revert "fix: Repair abnormal line break display"
This reverts commit 7c32c8ff80.
This commit is contained in:
parent
7c32c8ff80
commit
e56cf06704
@ -252,7 +252,6 @@ const MessageContentContainer = styled.div`
|
||||
margin-left: 46px;
|
||||
margin-top: 5px;
|
||||
overflow-y: auto;
|
||||
white-space: pre-line;
|
||||
`
|
||||
|
||||
const MessageFooter = styled.div`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user