From 8bb5a33572cdfeb03752c9ed88e98a192fc9572b Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Sun, 26 May 2024 12:20:41 +0100 Subject: [PATCH] [PTRun]Fix accent on title bar bleed into UI (#33046) * [PTRun]Fix accent on title bar bleed into UI * Fix XAML style --- src/modules/launcher/PowerLauncher/MainWindow.xaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/modules/launcher/PowerLauncher/MainWindow.xaml b/src/modules/launcher/PowerLauncher/MainWindow.xaml index 384560c7c9b..9ae9a70cf31 100644 --- a/src/modules/launcher/PowerLauncher/MainWindow.xaml +++ b/src/modules/launcher/PowerLauncher/MainWindow.xaml @@ -45,6 +45,11 @@ Grid.Row="0" Padding="12,4,12,3"> + + + + +