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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user