mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
infinite scroll proof of concept on tv series
This commit is contained in:
parent
826a115d81
commit
b9f3bc6cf1
9 changed files with 1000 additions and 359 deletions
|
@ -10,6 +10,12 @@
|
|||
padding-top: 98px !important;
|
||||
}
|
||||
|
||||
.absolutePageTabContent {
|
||||
margin: 0 !important;
|
||||
width: 100% !important;
|
||||
top: 98px !important;
|
||||
}
|
||||
|
||||
.sidebarDivider {
|
||||
height: 1px;
|
||||
background: #eaeaea;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue