From 615003d0fac866f3d2fe0486e140019c95cd8068 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 10 Oct 2022 14:07:07 +1100 Subject: Make TimeLine track own sizing --- src/components/TimeLine.vue | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) (limited to 'src/components') diff --git a/src/components/TimeLine.vue b/src/components/TimeLine.vue index 187d915..7684bbc 100644 --- a/src/components/TimeLine.vue +++ b/src/components/TimeLine.vue @@ -1,11 +1,10 @@