From 40f7871f1b46ecaab2d4a23dce62da2b0fe70615 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 20 Jul 2022 21:50:59 +0200 Subject: [PATCH] feat: scroll --- src/components/tasks/gantt-chart.vue | 61 +++++++++++++++++++--------- 1 file changed, 41 insertions(+), 20 deletions(-) diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue index c709badc..37f22552 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -1,21 +1,25 @@