Fix video osd hiding remote seek buttons.
This commit is contained in:
@@ -248,8 +248,8 @@
|
||||
}
|
||||
|
||||
@media all and (max-width: 30em) {
|
||||
.btnFastForward,
|
||||
.btnRewind,
|
||||
.osdControls .btnFastForward,
|
||||
.osdControls .btnRewind,
|
||||
.osdMediaInfo,
|
||||
.osdPoster {
|
||||
display: none !important;
|
||||
@@ -281,3 +281,4 @@
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user