1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 11:57:34 +00:00

update groupList maxHeight (#2777)

* update groupList maxHeight

* update ui css
This commit is contained in:
杨顺强
2019-01-07 15:03:35 +08:00
committed by Daniel Pan
parent d3d4650071
commit b6ee4fb34b
4 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
.share-dialog .share-dialog-content {
padding: 0;
min-height: 15rem;
min-height: 20rem;
display: flex;
flex-direction: row;
overflow: hidden;