1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +00:00

[fix]file-tag-wiki (#2782)

This commit is contained in:
Michael An
2019-01-07 17:00:09 +08:00
committed by Daniel Pan
parent be12929dad
commit 1c8af22b02
2 changed files with 9 additions and 14 deletions

View File

@@ -57,11 +57,6 @@ img[src=""] {
min-height: 0;
}
.wiki-main-panel .cur-view-content {
display: flex;
overflow: auto;
}
.cur-view-content .markdown-container{
padding: 0 1.5rem;
display: flex;