1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 01:44:13 +00:00

[wiki] dir view: redesigned the UI for mobile; fixed 'can not scroll' bug (#4352)

This commit is contained in:
llj
2019-12-12 22:34:53 +08:00
committed by Daniel Pan
parent 7bc3793d8a
commit ec6535af8a
4 changed files with 35 additions and 17 deletions

View File

@@ -65,12 +65,6 @@ img[src=""] {
min-height: 0;
}
.cur-view-content {
display: flex;
flex-direction: column;
overflow: hidden;
}
.cur-view-content .wiki-page-container {
margin: -0.625rem -1rem -1.25rem;
padding: 0.625rem 1rem 1.25rem;