From ec5f54aa1e1c3d5a2e64520121a66215f40d9f57 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sun, 15 Jan 2023 23:02:20 +1100 Subject: Add shadow to distinguish timeline position label --- src/components/TimeLine.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/TimeLine.vue b/src/components/TimeLine.vue index 7791f66..e7ba9f8 100644 --- a/src/components/TimeLine.vue +++ b/src/components/TimeLine.vue @@ -55,7 +55,8 @@ -
+
{{timelinePosStr}}
-- cgit v1.2.3