2018-11-29 18:08:54 +08:00
|
|
|
@import "../../main.scss";
|
|
|
|
|
.system-main-container{
|
2018-12-17 17:54:22 +08:00
|
|
|
padding-top: 10px;
|
2018-11-29 18:08:54 +08:00
|
|
|
.user-manage{
|
|
|
|
|
.system-main-content{
|
|
|
|
|
overflow-y:scroll;
|
|
|
|
|
}
|
|
|
|
|
.card{
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.tree-box{
|
|
|
|
|
overflow-y:scroll;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2018-11-20 18:29:13 +08:00
|
|
|
.user-detail{
|
|
|
|
|
.detail-item-text{
|
|
|
|
|
color: #1890ff;
|
|
|
|
|
}
|
2018-11-29 18:08:54 +08:00
|
|
|
}
|