Skip to content

Commit

Permalink
Fix: Prevent MP3 from hiding (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press authored Jul 19, 2017
1 parent a8e1216 commit 2a236fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/viewers/media/MP3.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
.bp-media-controls-wrapper {
background: $black;
opacity: 1;
visibility: visible;
}

.bp-media-settings-item-quality,
Expand Down

0 comments on commit 2a236fe

Please sign in to comment.