Fix: Reduced the bottom padding from episode title on phones

This commit is contained in:
lscambo13
2025-11-09 22:02:10 +05:30
parent 0243875a8c
commit 864834b5a8

View File

@@ -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 {