Skip to content

Commit

Permalink
Fix player buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiber committed Aug 8, 2024
1 parent 5dd52b5 commit 59f5900
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/styles/content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@ div.enhancer-queue-control {
}
}

div.enhancer-hidden {
div.enhancer-hidden,
button.enhancer-hidden {
display: none;
}

Expand Down

0 comments on commit 59f5900

Please sign in to comment.