We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0551b commit b2996acCopy full SHA for b2996ac
src/Views/CommitDetail.axaml
@@ -25,7 +25,7 @@
25
<Rectangle Grid.Row="1" Height=".65" Margin="8" Fill="{DynamicResource Brush.Border2}" VerticalAlignment="Center"/>
26
27
<!-- Change List -->
28
- <Grid Grid.Row="2" ColumnDefinitions="96,*" Margin="0,0,8,0">
+ <Grid Grid.Row="2" ColumnDefinitions="96,*" Margin="0,0,8,16">
29
<TextBlock Grid.Column="0"
30
Classes="group_header_label"
31
Margin="0"
0 commit comments