From fa2a90fab426016470fe66c9bb753f4c54489f5a Mon Sep 17 00:00:00 2001 From: SergeantPanda Date: Sat, 18 Oct 2025 14:07:34 -0500 Subject: [PATCH] Bug fix: Remove bottom horizontal scroll bar from TV Guide, it was not synced with the guide and served no purpose. --- frontend/src/pages/Guide.jsx | 1 + frontend/src/pages/guide.css | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/frontend/src/pages/Guide.jsx b/frontend/src/pages/Guide.jsx index fbfef9a6..13315453 100644 --- a/frontend/src/pages/Guide.jsx +++ b/frontend/src/pages/Guide.jsx @@ -1477,6 +1477,7 @@ export default function TVChannelGuide({ startDate, endDate }) { {filteredChannels.length > 0 ? (