mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-03 11:19:10 +08:00
Revert "fix: Repair abnormal line break display"
This reverts commit 3d7fd5a30c.
This commit is contained in:
parent
3d7fd5a30c
commit
36abf3f099
@ -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