Skip to content

Commit

Permalink
fix verticalalignment not working
Browse files Browse the repository at this point in the history
  • Loading branch information
bluepilledgreat committed Oct 22, 2024
1 parent 5475fe5 commit 254fd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bloxstrap/UI/Elements/Bootstrapper/CustomDialog.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="Auto" />
<RowDefinition Height="Auto" />
<RowDefinition Height="*" />
</Grid.RowDefinitions>

<ui:TitleBar
Expand Down

0 comments on commit 254fd46

Please sign in to comment.