mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 20:08:20 -07:00
Fix CSS selector for top OSD header
This commit is contained in:
parent
4fcf7f1805
commit
0db000e5b5
@ -24,7 +24,7 @@
|
||||
-webkit-touch-callout: none;
|
||||
}
|
||||
|
||||
.osdHeader {
|
||||
.skinHeader-withBackground.osdHeader {
|
||||
transition: opacity 0.3s ease-out;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user