diff --git a/src/more-infos/more-info-media_player.html b/src/more-infos/more-info-media_player.html index 776f520cd3..04edc7c8db 100644 --- a/src/more-infos/more-info-media_player.html +++ b/src/more-infos/more-info-media_player.html @@ -12,7 +12,7 @@ color: var(--accent-color); } - .volume .volume_buttons { + .volume { margin-bottom: 8px; max-height: 0px; @@ -33,7 +33,7 @@ hidden$='[[computeHidePowerButton(isOff, supportsTurnOn, supportsTurnOff)]]'>
-