mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
search fixes
This commit is contained in:
parent
b35f0550e5
commit
a3c97ddb7c
6 changed files with 12 additions and 12 deletions
|
@ -114,7 +114,7 @@
|
|||
position: fixed;
|
||||
right: 0;
|
||||
left: 0;
|
||||
z-index: 1000;
|
||||
z-index: 999;
|
||||
top: 0;
|
||||
border-top: 0;
|
||||
border-left: 0;
|
||||
|
@ -128,7 +128,7 @@
|
|||
right: 0;
|
||||
left: 0;
|
||||
top: 50px;
|
||||
z-index: 1000;
|
||||
z-index: 999;
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue