1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-10 19:29:56 +00:00

Import work weixin dep (#3803)

* dropdown import work weixin department

* API import work weixin department

* admin check group name conflict

* work weixin department batch import

* work weixin department import update return msg

* work weixin department import not support batch

* react work weixin department import

* add IsProVersion work weixin department import

* change style

* check group name conflict
This commit is contained in:
sniper-py
2019-07-16 15:16:22 +08:00
committed by Daniel Pan
parent 593345d39d
commit d6bba483be
7 changed files with 434 additions and 13 deletions

View File

@@ -23,8 +23,9 @@
height: 140px;
}
.dir-content-nav {
position: fixed;
position: absolute;
overflow: hidden;
width: 24%;
}
.dir-content-nav:hover {
overflow: auto;
@@ -42,6 +43,8 @@
}
.tree-node-inner {
position: relative;
display: flex;
padding-right: 1rem;
}
.tree-node-inner i {
position: absolute;