Skip to content

Commit b518fa2

Browse files
committed
主界面美化
1 parent 02c8ccc commit b518fa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Mikoto/Windows/MainWindow.xaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
IsVisibleChanged="Window_IsVisibleChanged">
2222
<Grid Margin="5">
2323
<Grid.RowDefinitions>
24-
<RowDefinition />
24+
<RowDefinition Height="2*"/>
2525
<RowDefinition Height="8*" />
26-
<RowDefinition />
26+
<RowDefinition Height="3*"/>
2727
</Grid.RowDefinitions>
2828
<Grid.ColumnDefinitions>
2929
<ColumnDefinition />

0 commit comments

Comments
 (0)