1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

fix-resizer (#3016)

This commit is contained in:
Michael An
2019-02-28 16:39:43 +08:00
committed by Daniel Pan
parent 97317b5df8
commit 8818fc1c8e
2 changed files with 6 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
}
.dir-content-main {
flex: 1 0 75% !important;
flex: 1 0 75%;
display: flex;
flex-direction: column;
margin-right: -1rem;