diff --git a/Screenbox/Pages/PlayerPage.xaml b/Screenbox/Pages/PlayerPage.xaml index 55c67fd05..0fea7b334 100644 --- a/Screenbox/Pages/PlayerPage.xaml +++ b/Screenbox/Pages/PlayerPage.xaml @@ -360,6 +360,7 @@ Grid.Column="0" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" + Background="Black" ButtonMargin="0,52,0,84" Click="VideoView_OnClick" ContextFlyout="{x:Bind PlayerControls.PlayerContextMenu}"