1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2704 from thornbill/resume-book-size

Fix continue reading card shape
This commit is contained in:
Bill Thornton 2021-06-10 10:54:57 -04:00 committed by GitHub
commit 793b860f7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,