diff --git a/src/plugins/ambient-mode/style.css b/src/plugins/ambient-mode/style.css index 5c5bf1f2..845657c9 100644 --- a/src/plugins/ambient-mode/style.css +++ b/src/plugins/ambient-mode/style.css @@ -29,7 +29,7 @@ height: 100%; } -#player:not([video-mode]):not(.video-mode) { +#player:not([video-mode]):not(.video-mode):not([player-ui-state='MINIPLAYER']) { width: 100%; margin: 0 auto !important; overflow: visible;