mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update cards
This commit is contained in:
parent
c0e29e7542
commit
43a0e6ccea
6 changed files with 32 additions and 13 deletions
|
@ -1043,6 +1043,8 @@ define(['datetime', 'imageLoader', 'connectionManager', 'itemHelper', 'mediaInfo
|
|||
|
||||
if (!layoutManager.tv) {
|
||||
cardBoxClass += ' cardBox-mobile';
|
||||
} else {
|
||||
cardBoxClass += ' cardBox-focustransform';
|
||||
}
|
||||
|
||||
var footerCssClass;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue