diff --git a/src/sass/components/volume.scss b/src/sass/components/volume.scss index be82f536..863df51d 100644 --- a/src/sass/components/volume.scss +++ b/src/sass/components/volume.scss @@ -15,6 +15,7 @@ margin-right: calc(#{$plyr-control-spacing} / 2); position: relative; z-index: 2; + min-width: 0; } }