From 9d6a9decc9b8743a9932211bd33bd8fdd646e37e Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Mon, 26 Jan 2026 19:59:30 +0100 Subject: [PATCH] style(tv): match live tv header styling to home tab --- components/livetv/TVLiveTVPage.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/components/livetv/TVLiveTVPage.tsx b/components/livetv/TVLiveTVPage.tsx index fffa7738..a3f3ed45 100644 --- a/components/livetv/TVLiveTVPage.tsx +++ b/components/livetv/TVLiveTVPage.tsx @@ -14,6 +14,7 @@ import { useScaledTVTypography } from "@/constants/TVTypography"; import { apiAtom, userAtom } from "@/providers/JellyfinProvider"; const HORIZONTAL_PADDING = 60; +const TOP_PADDING = 100; const SECTION_GAP = 24; type TabId = @@ -220,7 +221,7 @@ export const TVLiveTVPage: React.FC = () => { {/* Header with Title and Tabs */} { {/* Title */}