This commit is contained in:
zhangzhuo 2025-03-17 03:30:37 +08:00
parent 1a64a9325d
commit b2aac838c4

View File

@ -15,7 +15,6 @@
<RowDefinition Height="*" /> <RowDefinition Height="*" />
<RowDefinition Height="Auto" /> <RowDefinition Height="Auto" />
</Grid.RowDefinitions> </Grid.RowDefinitions>
<materialDesign:Card Grid.Row="0" VerticalAlignment="Stretch" HorizontalAlignment="Stretch" Margin="16">
<Grid> <Grid>
<Grid.ColumnDefinitions> <Grid.ColumnDefinitions>
<ColumnDefinition Width="*" /> <ColumnDefinition Width="*" />
@ -138,7 +137,6 @@
</Grid> </Grid>
</materialDesign:Card> </materialDesign:Card>
</Grid> </Grid>
</materialDesign:Card>
<StackPanel Grid.Row="1" Orientation="Horizontal"> <StackPanel Grid.Row="1" Orientation="Horizontal">
<GroupBox <GroupBox
Width="500" Width="500"