1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 05:39:59 +00:00

repair scroll bug (#2585)

This commit is contained in:
杨顺强
2018-11-30 17:46:11 +08:00
committed by Daniel Pan
parent 4880622795
commit bb12841b3c
2 changed files with 5 additions and 0 deletions

View File

@@ -95,6 +95,7 @@
}
.cur-view-content {
display: flex;
padding: 0.625rem 1rem 1.25rem;
height: calc(100% - 40px);
flex: 1;