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
|
@ -29,7 +29,7 @@
|
|||
shape: "backdrop",
|
||||
context: 'games',
|
||||
showTitle: true,
|
||||
overlayText: true
|
||||
centerText: true
|
||||
});
|
||||
|
||||
html += LibraryBrowser.getPagingHtml(query, result.TotalRecordCount);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue