mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
center poster text
This commit is contained in:
parent
14a7a42256
commit
fe3c35efdb
8 changed files with 17 additions and 9 deletions
|
@ -49,7 +49,8 @@
|
|||
shape: "portrait",
|
||||
context: 'tv',
|
||||
useAverageAspectRatio: true,
|
||||
showTitle: true
|
||||
showTitle: true,
|
||||
centerText: true
|
||||
});
|
||||
$('.itemsContainer', page).removeClass('timelineItemsContainer');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue