From 884bfc71d3efa6aaae902013269f9d9f137091d3 Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Wed, 23 Apr 2025 13:35:19 +0200 Subject: [PATCH] [CmdPal] Tweaks to the detailspane UX (#38972) Details pane UX tweaks. Closes: https://github.com/microsoft/PowerToys/issues/38973 Before: ![image](https://github.com/user-attachments/assets/ba7aca91-31ef-4571-b4ca-0951abe73c21) After: ![image](https://github.com/user-attachments/assets/c17179b0-4319-4176-bac7-b4ca140bc624) --- .../cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/modules/cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml b/src/modules/cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml index b45f685986..f97334466e 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml +++ b/src/modules/cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml @@ -356,9 +356,8 @@