diff --git a/packages/gantt/src/gantt.component.html b/packages/gantt/src/gantt.component.html index ce8933bc..d4d042d2 100644 --- a/packages/gantt/src/gantt.component.html +++ b/packages/gantt/src/gantt.component.html @@ -71,6 +71,7 @@ class="gantt-scrollbar" [style.height.px]="ganttRoot.horizontalScrollbarHeight + 1" [style.right.px]="ganttRoot.verticalScrollbarWidth" + [ngClass]="{ 'gantt-scrollbar-bg': table?.tableFooterTemplate }" >