mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-26 22:55:51 +08:00
1、优化导出文件的效果
2、修复更新用户时邮箱重复的提示文案 3、优化部分显示效果
This commit is contained in:
11
static/css/export.css
Normal file
11
static/css/export.css
Normal file
@@ -0,0 +1,11 @@
|
||||
body{
|
||||
margin: 5px auto;
|
||||
padding: 5px 30px;
|
||||
}
|
||||
.article-title{
|
||||
margin: 15px auto;
|
||||
line-height: 35px;
|
||||
}
|
||||
.editormd-preview-container{
|
||||
padding: 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user