From b490ac4675e51ce2abec077c784ca1949213dad3 Mon Sep 17 00:00:00 2001 From: None Date: Tue, 10 Mar 2026 11:03:45 -0500 Subject: [PATCH] revert padding change Sticking with the 3-row layout, additional padding unnecessary --- frontend/src/pages/Guide.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/pages/Guide.jsx b/frontend/src/pages/Guide.jsx index bf75fc84..21216821 100644 --- a/frontend/src/pages/Guide.jsx +++ b/frontend/src/pages/Guide.jsx @@ -914,8 +914,7 @@ export default function TVChannelGuide({ startDate, endDate }) { h={'100%'} pos="relative" display={'flex'} - px={8} - py={4} + p={8} c={isPast ? '#a0aec0' : '#fff'} >