Skip to content

Commit 5fc7223

Browse files
committed
合并
2 parents 12f8e15 + b518fa2 commit 5fc7223

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Mikoto/Windows/MainWindow.xaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@
7272

7373
<Grid Margin="5">
7474
<Grid.RowDefinitions>
75-
<RowDefinition Height="20*" />
76-
<RowDefinition Height="80*" />
77-
<RowDefinition Height="20*" />
75+
<RowDefinition Height="2*"/>
76+
<RowDefinition Height="8*" />
77+
<RowDefinition Height="3*"/>
7878
</Grid.RowDefinitions>
7979
<Grid.ColumnDefinitions>
8080
<ColumnDefinition />

0 commit comments

Comments
 (0)