mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-11-24 08:47:04 +08:00
fix:修复导出PDF代码折叠的BUG
This commit is contained in:
@@ -8,4 +8,10 @@ body{
|
||||
}
|
||||
.editormd-preview-container{
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.markdown-body pre{
|
||||
max-height: none !important;
|
||||
white-space: pre-wrap !important;
|
||||
word-wrap: break-word !important;
|
||||
}
|
||||
Reference in New Issue
Block a user