Adjust popup layout

This commit is contained in:
DB p 2021-11-06 21:25:11 +09:00 committed by Kevin Zhang
parent 696eaa95b2
commit dff0670b93

View file

@ -86,9 +86,9 @@
HorizontalAlignment="Stretch"
DataContext="{Binding CustomExplorer}"
Orientation="Horizontal">
<Grid Width="535">
<Grid Width="545">
<Grid.ColumnDefinitions>
<ColumnDefinition Width="250" />
<ColumnDefinition Width="220" />
<ColumnDefinition />
</Grid.ColumnDefinitions>
<Grid.RowDefinitions>