1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 10:26:17 +00:00

reapir side-panel scroll bug (#4247)

This commit is contained in:
杨顺强
2019-11-13 15:32:16 +08:00
committed by Daniel Pan
parent 803c15730d
commit 3791a4653e
2 changed files with 7 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
margin: 0;
}
.content {
display: flex;
padding: 0rem 1rem 8rem;
overflow: auto;
}