1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00

reapir scroll bug (#2978)

This commit is contained in:
杨顺强
2019-02-21 18:42:47 +08:00
committed by Daniel Pan
parent da875a5e57
commit 18a702aa46

View File

@@ -24,7 +24,7 @@
flex: 1 0 75% !important;
display: flex;
flex-direction: column;
margin-right: -0.75rem;
margin-right: -1.75rem;
padding:0 0.75rem;
overflow: auto;
}