mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix CSS selector for top OSD header
This commit is contained in:
parent
4fcf7f1805
commit
0db000e5b5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
-webkit-touch-callout: none;
|
||||
}
|
||||
|
||||
.osdHeader {
|
||||
.skinHeader-withBackground.osdHeader {
|
||||
transition: opacity 0.3s ease-out;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue