Merge pull request #2008 from dirkjf/firefox-volume-fix

Fixes #2005
This commit is contained in:
Sam Potts 2020-11-14 00:22:18 +11:00 committed by GitHub
commit 0d393a5c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@
margin-right: calc(#{$plyr-control-spacing} / 2);
position: relative;
z-index: 2;
min-width: 0;
}
}