feat: 🎸 allowMarkdownLongTextToAutomaticallyWrap (#454)

Co-authored-by: duanyongcheng77 <duanyongcheng77@gmail.com>
This commit is contained in:
Shelly 2024-12-13 09:51:42 +08:00 committed by GitHub
parent f5b7fe0c27
commit cbd0d15526

View File

@ -95,7 +95,7 @@
}
span {
white-space: pre;
white-space: pre-wrap;
}
p code,