Fix breakage on remote sessions and address review comments
This commit is contained in:
parent
8d31d507c2
commit
6325046b96
6 changed files with 25 additions and 21 deletions
|
@ -154,6 +154,10 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.layout-desktop .nowPlayingBarRight .playPauseButton {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.layout-mobile .nowPlayingBarRight input,
|
||||
.layout-mobile .nowPlayingBarRight div {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue