Hide favorite button from osd on small screens
This commit is contained in:
@@ -183,6 +183,7 @@
|
||||
}
|
||||
|
||||
@media all and (max-width: 30em) {
|
||||
.btnUserRating,
|
||||
.osdMediaInfo,
|
||||
.osdPoster {
|
||||
display: none !important;
|
||||
|
||||
Reference in New Issue
Block a user