Fixes issue in some browsers where the audio player disappears

This commit is contained in:
Isaac Abadi
2021-07-18 18:10:33 -06:00
parent 3b74a2b5da
commit 0a2529330d
3 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,6 @@
.audio-styles {
height: 50px;
background-color: transparent;
width: 100%;
}