mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2025-01-11 23:57:21 -08:00
ux: conventional commit message builder layout
This commit is contained in:
parent
903a3b9660
commit
25a2bf603f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue