新增:社区板块
This commit is contained in:
@@ -23,3 +23,14 @@ table, th, td {vertical-align: middle}
|
||||
h1,h2,h3,h4{font-size:12px;font-weight:bold;}
|
||||
hr {border: 0;border-top:1px solid #ccc;height:0;}
|
||||
|
||||
/* 修复编辑器样式 */
|
||||
.md-editor-footer{
|
||||
height: auto !important;
|
||||
}
|
||||
.md-editor-preview-wrapper{
|
||||
padding: 0 !important;
|
||||
}
|
||||
svg.md-editor-icon{
|
||||
width: 20px !important;
|
||||
height: 20px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user