revert padding change

Sticking with the 3-row layout, additional padding unnecessary
This commit is contained in:
None 2026-03-10 11:03:45 -05:00
parent 9e47b176ba
commit b490ac4675

View file

@ -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'}
>
<Box