Polish launcher visual design
This commit is contained in:
@@ -124,6 +124,7 @@ public partial class LauncherPopup : Window
|
||||
Content = CreateButtonContent(item),
|
||||
Margin = new Thickness(depth * 12, 2, 0, 2),
|
||||
MinHeight = DisplayModeMetrics.GetRowHeight(GetEffectiveDisplayMode(item)),
|
||||
HorizontalContentAlignment = System.Windows.HorizontalAlignment.Left,
|
||||
Tag = item
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user