From 384609ae775e34483a055bcf37a2e42efbd71eee Mon Sep 17 00:00:00 2001 From: SergeantPanda Date: Sat, 21 Jun 2025 23:46:58 -0500 Subject: [PATCH] Better sizing. --- frontend/src/components/tables/EPGsTable.jsx | 2 +- frontend/src/pages/ContentSources.jsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/tables/EPGsTable.jsx b/frontend/src/components/tables/EPGsTable.jsx index 25977bad..5c9b6e48 100644 --- a/frontend/src/components/tables/EPGsTable.jsx +++ b/frontend/src/components/tables/EPGsTable.jsx @@ -563,7 +563,7 @@ const EPGsTable = () => { style={{ display: 'flex', flexDirection: 'column', - height: 'calc(40vh - 10px)', + //height: '50%', }} > {