1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 21:30:39 +00:00

fix-style-bug (#2667)

This commit is contained in:
Michael An
2018-12-19 11:22:09 +08:00
committed by Daniel Pan
parent ba24b1c37d
commit 0c7ed5352a

View File

@@ -103,6 +103,10 @@
}
.cur-view-content .article {
padding: 40px;
}
.wiki-main-panel .cur-view-content .article {
padding: 0 10px;
}