部门详情
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
@import "../../main.scss";
|
||||
.system-main-container{
|
||||
.org-manage{
|
||||
.main-content{
|
||||
overflow-y:scroll;
|
||||
.operation-box{
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
padding-bottom: 20px;
|
||||
button{
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
.org-detail-logo{
|
||||
width: 40px;
|
||||
}
|
||||
}
|
||||
.tree-box{
|
||||
overflow-y:scroll;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user