mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-11-24 16:53:22 +08:00
feat:优化流程图过大导致的撑破页面的问题
This commit is contained in:
@@ -40,7 +40,9 @@
|
||||
.editormd-preview-container table tr {
|
||||
background-color: #fff
|
||||
}
|
||||
|
||||
.editormd-preview-container .sequence-diagram, .editormd-preview-container .flowchart, .editormd-html-preview .sequence-diagram, .editormd-html-preview .flowchart{
|
||||
overflow: auto;
|
||||
}
|
||||
/**************TOC*******************/
|
||||
.editormd-preview-container{
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user