mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Merge pull request #2704 from thornbill/resume-book-size
Fix continue reading card shape
This commit is contained in:
commit
793b860f7c
@ -433,7 +433,7 @@ import ServerConnections from '../ServerConnections';
|
||||
return cardBuilder.getCardsHtml({
|
||||
items: items,
|
||||
preferThumb: true,
|
||||
shape: getThumbShape(),
|
||||
defaultShape: getThumbShape(),
|
||||
overlayText: false,
|
||||
showTitle: true,
|
||||
showParentTitle: true,
|
||||
|
Loading…
Reference in New Issue
Block a user