mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Made the square cards with footer information bigger on phones
This should prevent extra information from being clipped (affects current TV program, last active on user cards, title information etc).
This commit is contained in:
@@ -490,6 +490,11 @@ html {
|
||||
width: 29.8% !important;
|
||||
}
|
||||
|
||||
/* .layout-mobile .portraitCard:has(.cardFooter), */
|
||||
.layout-mobile .squareCard:has(.cardFooter) {
|
||||
width: 46.5% !important;
|
||||
}
|
||||
|
||||
.backdropCard {
|
||||
width: 46%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user