Center listbox elements in ProfileSelectorDialog
This commit is contained in:
parent
76dd747811
commit
8c6b642129
@ -20,7 +20,7 @@
|
||||
<StackPanel>
|
||||
<ListBox
|
||||
MaxHeight="300"
|
||||
HorizontalAlignment="Stretch"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
Background="Transparent"
|
||||
ItemsSource="{Binding Profiles}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user