From 7c817f8ec124f7315ddc398c56454c6ad6728cfc Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Tue, 28 Jul 2026 22:54:42 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lukeflix.css b/lukeflix.css index 4a27084..e4ea102 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2480,8 +2480,8 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { .emby-tabs-slider.guideDateTabsSlider { border: none; background-color: transparent !important; - width: 9vw !important; - padding-left: 5px !important; + width: 140px !important; + padding: 5px 0 !important; } /* Time Interval Spacing & Style */ @@ -2499,11 +2499,11 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { } .programContainer.emby-scroller { - padding-left: 5px !important; + padding: 5px 0 !important; } .channelsContainer { - width: 9vw !important; /* Reduce distance channel number and logo */ + width: 140px !important; /* Reduce distance channel number and logo */ } /* Remove borders around each row and program */