From 7a7a1c985e0feb8de62ddbdd54f36f2a09a9d765 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 37f2255248..22fd8d2dc1 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -1,24 +1,24 @@