mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update people queries
This commit is contained in:
parent
99768ecffe
commit
17a0f1578d
22 changed files with 215 additions and 123 deletions
|
@ -495,8 +495,8 @@ h1 a:hover {
|
|||
}
|
||||
|
||||
.libraryViewNav:not(.paperLibraryViewNav).headroom--unpinned:not(.headroomDisabled) {
|
||||
-webkit-transform: translateY(-208%);
|
||||
transform: translateY(-208%);
|
||||
-webkit-transform: translateY(-210%);
|
||||
transform: translateY(-210%);
|
||||
}
|
||||
|
||||
.paperLibraryViewNav.headroom--unpinned:not(.headroomDisabled) {
|
||||
|
@ -931,7 +931,7 @@ h1 .imageLink {
|
|||
}
|
||||
|
||||
.footerOverBottomTabs {
|
||||
bottom: 51px !important;
|
||||
bottom: 49px !important;
|
||||
}
|
||||
|
||||
.footerNotification {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue