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

add sub-folder permission (#3354)

* add sub-folder permission

* [folder permission] fixup
This commit is contained in:
ilearnit
2019-05-15 08:01:48 +08:00
committed by Daniel Pan
parent 4eb2533123
commit 3a84040870
11 changed files with 812 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
.share-dialog .share-dialog-content {
min-height: 28rem;
}