diff --git a/src/modules/launcher/PowerLauncher/ReportWindow.xaml b/src/modules/launcher/PowerLauncher/ReportWindow.xaml index 90c58d47bc9..42d3feb0b9e 100644 --- a/src/modules/launcher/PowerLauncher/ReportWindow.xaml +++ b/src/modules/launcher/PowerLauncher/ReportWindow.xaml @@ -15,24 +15,23 @@ Topmost="True" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + - + @@ -63,10 +62,10 @@ Grid.Row="3" VerticalAlignment="Stretch" Background="Transparent" + BorderBrush="Black" BorderThickness="1" FontFamily="Consolas" - FontSize="14" - Foreground="{DynamicResource TextFillColorPrimaryBrush}" + Foreground="Black" HorizontalScrollBarVisibility="Auto" IsDocumentEnabled="True" VerticalScrollBarVisibility="Auto" />