Merge pull request #1571 from jellyfin/repeated-fav
Remove repeated fav icon in remotecontrol in desktop layout
This commit is contained in:
@@ -278,6 +278,10 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.layout-desktop .nowPlayingPageUserDataButtons {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.nowPlayingInfoContainer {
|
||||
-webkit-box-orient: vertical !important;
|
||||
-webkit-box-direction: normal !important;
|
||||
|
||||
Reference in New Issue
Block a user