.app-default-ganttview{
    position: relative;
}

.app-default-ganttview {
    > .view-card > .ivu-card-body > .content-container > .gantt {
        overflow: auto;
    }
}
