ux: better change list layout in commit detail's INFORMATION page

This commit is contained in:
leo 2024-05-30 20:03:36 +08:00
parent 0a0551bd72
commit b2996acb7b

View file

@ -25,7 +25,7 @@
<Rectangle Grid.Row="1" Height=".65" Margin="8" Fill="{DynamicResource Brush.Border2}" VerticalAlignment="Center"/>
<!-- Change List -->
<Grid Grid.Row="2" ColumnDefinitions="96,*" Margin="0,0,8,0">
<Grid Grid.Row="2" ColumnDefinitions="96,*" Margin="0,0,8,16">
<TextBlock Grid.Column="0"
Classes="group_header_label"
Margin="0"