1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 04:10:47 +00:00

change scroll (#3852)

This commit is contained in:
Michael An
2019-07-16 10:39:46 +08:00
committed by Daniel Pan
parent 04e791f14c
commit 1ba89e7f05

View File

@@ -73,6 +73,7 @@ img[src=""] {
display: flex; display: flex;
flex: 1; flex: 1;
padding-left: 30px; padding-left: 30px;
overflow-y: auto;
} }
.cur-view-content .wiki-page-container .outline-h2, .cur-view-content .wiki-page-container .outline-h2,