diff --git a/Flow.Launcher/Resources/CustomControlTemplate.xaml b/Flow.Launcher/Resources/CustomControlTemplate.xaml index 0ed1d18c8..cbb828582 100644 --- a/Flow.Launcher/Resources/CustomControlTemplate.xaml +++ b/Flow.Launcher/Resources/CustomControlTemplate.xaml @@ -4763,7 +4763,7 @@ IsPaneOpen="{Binding RelativeSource={RelativeSource TemplatedParent}, Path=IsPaneOpen, Mode=TwoWay}" IsTabStop="False" OpenPaneLength="{TemplateBinding OpenPaneLength}" - PaneBackground="{DynamicResource NavigationViewDefaultPaneBackground}"> + PaneBackground="Transparent"> @@ -28,7 +27,10 @@ TextAlignment="left" /> - +