From 864834b5a89e1aac838d6a0c72a0badae412537d Mon Sep 17 00:00:00 2001 From: lscambo13 Date: Sun, 9 Nov 2025 22:02:10 +0530 Subject: [PATCH] Fix: Reduced the bottom padding from episode title on phones --- Theme/ElegantFin-theme-nightly.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index 3aa5c00..1db0df9 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -3188,6 +3188,7 @@ div[data-role="controlgroup"] a.ui-btn-active { .layout-mobile .subtitle { font-size: 1.5em; + padding-bottom: 0.5em; } .itemName.originalTitle {