From 0dc7d833f7a7271bdc9b135d7ee1ec1c1f16cbcf Mon Sep 17 00:00:00 2001 From: jfrer Date: Fri, 26 Jul 2024 15:20:57 +0200 Subject: [PATCH] feat: add hover effect to links --- src/components/workflows/timeline/TimelineItem.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/workflows/timeline/TimelineItem.vue b/src/components/workflows/timeline/TimelineItem.vue index e061677..41d8025 100644 --- a/src/components/workflows/timeline/TimelineItem.vue +++ b/src/components/workflows/timeline/TimelineItem.vue @@ -163,7 +163,7 @@ function getStepUrl(step: WorkflowStep) { >
- + {{ selectedStep?.id }}