Skip to content

Commit dff0670

Browse files
onesoundstaooceros
authored andcommitted
Adjust popup layout
1 parent 696eaa9 commit dff0670

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/SelectFileManagerWindow.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686
HorizontalAlignment="Stretch"
8787
DataContext="{Binding CustomExplorer}"
8888
Orientation="Horizontal">
89-
<Grid Width="535">
89+
<Grid Width="545">
9090
<Grid.ColumnDefinitions>
91-
<ColumnDefinition Width="250" />
91+
<ColumnDefinition Width="220" />
9292
<ColumnDefinition />
9393
</Grid.ColumnDefinitions>
9494
<Grid.RowDefinitions>

0 commit comments

Comments
 (0)