UNPKG

orgchart.js

Version:

organization chart plugin based on ES6

14 lines (13 loc) 241 B
#chart-container { position: absolute; top: 10px; left:40px; height: auto; max-height: 330px; width: calc(100% - 80px); z-index: 1; border-color: rgba(217, 83, 79, 0.9); } .orgchart { background: rgba(255,255,255,0.75); }