mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add guide settings
This commit is contained in:
parent
fab755eccd
commit
35c68c997d
14 changed files with 314 additions and 154 deletions
|
@ -19,7 +19,6 @@
|
|||
/* If this is raised, make sure it does not overlap bottom footer */
|
||||
z-index: 1;
|
||||
margin: 0 !important;
|
||||
width: 100% !important;
|
||||
/* Page needs to supply padding */
|
||||
top: 102px !important;
|
||||
transition: transform 200ms ease-out;
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
.guideTabContent {
|
||||
background: #121212;
|
||||
}
|
||||
|
||||
/* Allow vertical space for anything that slides up at the bottom */
|
||||
/* Allow vertical space for anything that slides up at the bottom */
|
||||
.guideVerticalScroller {
|
||||
padding-bottom: 160px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue