Fix CSS selector for top OSD header

This commit is contained in:
MrTimscampi 2020-08-30 13:47:37 +02:00
parent 4fcf7f1805
commit 0db000e5b5

View File

@ -24,7 +24,7 @@
-webkit-touch-callout: none;
}
.osdHeader {
.skinHeader-withBackground.osdHeader {
transition: opacity 0.3s ease-out;
position: relative;
z-index: 1;