1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 06:34:40 +00:00

repair wiki scroll bug (#4147)

This commit is contained in:
杨顺强
2019-10-14 11:52:02 +08:00
committed by Daniel Pan
parent 5b789c4300
commit a30d0d3469

View File

@@ -68,6 +68,7 @@ img[src=""] {
.cur-view-content {
display: flex;
flex-direction: column;
overflow: hidden;
}
.cur-view-content .wiki-page-container {