From ecaa09285bb956af4d7cc3f723267a126818e65b Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 20 Jul 2022 21:53:21 +0200 Subject: [PATCH] chore: use width property --- src/components/tasks/gantt-chart.vue | 40 ++++++++++++++-------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue index 37f22552..22fd8d2d 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -1,24 +1,24 @@