Fix: Increase button size slightly on list items with large thumbnails
This commit is contained in:
parent
d738f01510
commit
f311a2ab1c
1 changed files with 4 additions and 0 deletions
|
|
@ -286,6 +286,10 @@ html {
|
|||
font-size: x-small;
|
||||
}
|
||||
|
||||
.listItem-largeImage[data-type="Episode"] .listViewUserDataButtons {
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
.smallBackdropCard,
|
||||
.squareCard,
|
||||
.backdropCard,
|
||||
|
|
|
|||
Loading…
Reference in a new issue