Skip to content

Commit

Permalink
ux: conventional commit message builder layout
Browse files Browse the repository at this point in the history
  • Loading branch information
love-linger committed Jan 7, 2025
1 parent 903a3b9 commit 25a2bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Views/ConventionalCommitMessageBuilder.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<Button Grid.Row="2"
Classes="flat primary"
Height="32" Width="80"
Margin="0,8,0,16"
Margin="0,0,0,8"
HorizontalAlignment="Center"
Content="{DynamicResource Text.Sure}"
Click="OnApplyClicked"
Expand Down

0 comments on commit 25a2bf6

Please sign in to comment.