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