From bb4f7f6dd4054de2c29113f72bc43777337aed9b Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 10 Oct 2022 19:24:56 +1100 Subject: Add timeline bound indicators to baseline --- src/components/BaseLine.vue | 39 +++++++++++++++++++++++++++++++++++---- src/components/TimeLine.vue | 44 +++++++++++++++----------------------------- 2 files changed, 50 insertions(+), 33 deletions(-) (limited to 'src/components') diff --git a/src/components/BaseLine.vue b/src/components/BaseLine.vue index f0008f9..bde2e56 100644 --- a/src/components/BaseLine.vue +++ b/src/components/BaseLine.vue @@ -1,21 +1,28 @@ diff --git a/src/components/TimeLine.vue b/src/components/TimeLine.vue index 796f5c7..2cdf31f 100644 --- a/src/components/TimeLine.vue +++ b/src/components/TimeLine.vue @@ -32,7 +32,8 @@ - - -- cgit v1.2.3