mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Allowed word break to prevent clipping of long media titles on phones
This commit is contained in:
@@ -2126,6 +2126,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
.layout-mobile .infoWrapper h1.parentName,
|
||||
.layout-mobile .infoWrapper h1.parentNameLast {
|
||||
font-size: 2.5em;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#liveTvSuggestedPage,
|
||||
|
Reference in New Issue
Block a user