OrgChat.scss
450 Bytes
@import "../../scss/krhr/_mixins-component";
.show_action_btn{
position: absolute;
bottom: 0;
left: 50%;
margin-left: -6px;
}
.org_chart_wrap{
margin-top: 50px;
}
.org_chart{
padding:0 40px;
}
.depleader{
color: #ccc;
font-size: 12px;
}
.organizationChartContainer{
width: 100%;
height: 100%;
overflow: auto;
height: 550px;
}
.organization_chart_head{
position: absolute;
left: 0;
right: 0;
top: 0;
}