From 413430b7007692f5f8359c85114c55c24672f451 Mon Sep 17 00:00:00 2001 From: fullsizemalt <106900403+fullsizemalt@users.noreply.github.com> Date: Mon, 29 Dec 2025 10:07:33 -0800 Subject: [PATCH] fix(ui): adjust sticky header offset to match navbar height --- frontend/components/shows/date-grouped-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/shows/date-grouped-list.tsx b/frontend/components/shows/date-grouped-list.tsx index 8a526b4..b159d88 100644 --- a/frontend/components/shows/date-grouped-list.tsx +++ b/frontend/components/shows/date-grouped-list.tsx @@ -70,7 +70,7 @@ export function DateGroupedList({ shows }: DateGroupedListProps) {
{uniqueDates.map(dateStr => (
-
+

{dateStr}