mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-19 01:25:06 +00:00
revert padding change
Sticking with the 3-row layout, additional padding unnecessary
This commit is contained in:
parent
9e47b176ba
commit
b490ac4675
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue