From f142d72da1b2ec733a204892820d2e837084f7c8 Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 21 Jul 2022 00:38:03 +0200 Subject: [PATCH] feat: loading animation --- src/components/tasks/gantt-chart.vue | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue index b87aecf2..056d71dc 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -1,5 +1,5 @@