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 */}