Fix breakage on remote sessions and address review comments

This commit is contained in:
ferferga 2020-06-23 23:57:38 +02:00
parent 8d31d507c2
commit 6325046b96
6 changed files with 25 additions and 21 deletions

View file

@ -154,6 +154,10 @@
display: none;
}
.layout-desktop .nowPlayingBarRight .playPauseButton {
display: none;
}
.layout-mobile .nowPlayingBarRight input,
.layout-mobile .nowPlayingBarRight div {
display: none;