ux: conventional commit message builder layout

This commit is contained in:
leo 2025-01-07 10:40:35 +08:00
parent 903a3b9660
commit 25a2bf603f
No known key found for this signature in database

View file

@ -130,7 +130,7 @@
<Button Grid.Row="2" <Button Grid.Row="2"
Classes="flat primary" Classes="flat primary"
Height="32" Width="80" Height="32" Width="80"
Margin="0,8,0,16" Margin="0,0,0,8"
HorizontalAlignment="Center" HorizontalAlignment="Center"
Content="{DynamicResource Text.Sure}" Content="{DynamicResource Text.Sure}"
Click="OnApplyClicked" Click="OnApplyClicked"