From f6cac275e28c4543bf0e45f5bce2861ca0e1c432 Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 2 Mar 2026 13:08:22 +0100 Subject: [PATCH] fix(gantt): make collapse/expand triangle smaller --- frontend/src/components/gantt/GanttRowBars.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/gantt/GanttRowBars.vue b/frontend/src/components/gantt/GanttRowBars.vue index 4d42b8e31..28f3a136b 100644 --- a/frontend/src/components/gantt/GanttRowBars.vue +++ b/frontend/src/components/gantt/GanttRowBars.vue @@ -12,7 +12,7 @@