Fix: Increase button size slightly on list items with large thumbnails

This commit is contained in:
lscambo13
2025-02-04 08:45:41 -08:00
parent d738f01510
commit f311a2ab1c

View File

@@ -286,6 +286,10 @@ html {
font-size: x-small; font-size: x-small;
} }
.listItem-largeImage[data-type="Episode"] .listViewUserDataButtons {
font-size: small;
}
.smallBackdropCard, .smallBackdropCard,
.squareCard, .squareCard,
.backdropCard, .backdropCard,