diff --git a/src/modules/cmdpal/Microsoft.CmdPal.UI/Controls/CommandBar.xaml b/src/modules/cmdpal/Microsoft.CmdPal.UI/Controls/CommandBar.xaml index 78e234a184..bc78de7e67 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.UI/Controls/CommandBar.xaml +++ b/src/modules/cmdpal/Microsoft.CmdPal.UI/Controls/CommandBar.xaml @@ -142,9 +142,9 @@ FontSize="16" Glyph="" /> + Style="{StaticResource CaptionTextBlockStyle}" /> - @@ -574,4 +574,7 @@ Right-click to remove the key combination, thereby deactivating the shortcut. Choose how Escape key behaves + + Settings + \ No newline at end of file