mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-18 17:48:00 +08:00
1、实现项目队列转换节省资源
2、实现同一个项目通过配置限定转换线程 3、修复转换Word没有图片的问题 4、优化Mac下单页打印中文字体无法显示的问题
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
/*************表格样式****************/
|
||||
.markdown-body{
|
||||
font-family: "Montserrat", sans-serif !important;
|
||||
}
|
||||
.editormd-preview-container table {
|
||||
margin-top: 0;
|
||||
margin-bottom: 24px;
|
||||
|
Reference in New Issue
Block a user