From 0427a7a7b038a28125266fa36f0cc7577b6afd2e Mon Sep 17 00:00:00 2001 From: Kayla Cinnamon Date: Thu, 8 May 2025 19:49:37 -0400 Subject: [PATCH] Remove new label from command palette (#39318) * remove new label from cmdpal * fix xaml styling --- .../Settings.UI/SettingsXAML/Views/ShellPage.xaml | 9 +-------- .../Settings.UI/ViewModels/DashboardViewModel.cs | 1 - 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/src/settings-ui/Settings.UI/SettingsXAML/Views/ShellPage.xaml b/src/settings-ui/Settings.UI/SettingsXAML/Views/ShellPage.xaml index 09d15aa724..20aa9f94dc 100644 --- a/src/settings-ui/Settings.UI/SettingsXAML/Views/ShellPage.xaml +++ b/src/settings-ui/Settings.UI/SettingsXAML/Views/ShellPage.xaml @@ -110,9 +110,6 @@ x:Uid="Shell_TopLevelSystemTools" Icon="{ui:BitmapIcon Source=/Assets/Settings/Icons/SystemTools.png}" SelectsOnInvoked="False"> - - - - - - - + Icon="{ui:BitmapIcon Source=/Assets/Settings/Icons/CmdPal.png}" />