mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 12:15:00 +00:00
ux: layout of commit message template
This commit is contained in:
parent
1862428a0f
commit
dbf12ff88e
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
|||
<TextBlock Classes="tab_header" Text="{DynamicResource Text.Configure.CommitMessageTemplate}"/>
|
||||
</TabItem.Header>
|
||||
|
||||
<Grid ColumnDefinitions="200,*" Height="284" Margin="0,8,0,16">
|
||||
<Grid ColumnDefinitions="200,*" Height="300" Margin="0,8,0,16">
|
||||
<Border Grid.Column="0"
|
||||
BorderThickness="1" BorderBrush="{DynamicResource Brush.Border2}"
|
||||
Background="{DynamicResource Brush.Contents}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue