mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update list classes
This commit is contained in:
parent
ebe4dc0ca5
commit
b160cd48a3
19 changed files with 46 additions and 40 deletions
|
@ -25,7 +25,7 @@
|
|||
<span>${ButtonSync}</span>
|
||||
</button>
|
||||
</div>
|
||||
<div is="emby-itemscontainer" id="nextUpItems" class="itemsContainer verticalItemsContainer">
|
||||
<div is="emby-itemscontainer" id="nextUpItems" class="itemsContainer vertical-wrap">
|
||||
</div>
|
||||
</div>
|
||||
<p class="noNextUpItems hide">${NoNextUpItemsMessage}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue