From 036ae5b20f0933c3a6a8c6c8551be0d962f9c2c9 Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Sat, 26 Jul 2025 22:00:44 +0000 Subject: [PATCH] fix timeline background color --- frontend/pages/g/[groupSlug]/recipes/timeline.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/pages/g/[groupSlug]/recipes/timeline.vue b/frontend/pages/g/[groupSlug]/recipes/timeline.vue index 8a7281269..21fb9d22e 100644 --- a/frontend/pages/g/[groupSlug]/recipes/timeline.vue +++ b/frontend/pages/g/[groupSlug]/recipes/timeline.vue @@ -16,7 +16,10 @@ {{ $t("recipe.group-global-timeline", { groupName }) }} - +