ux: layout of git command log item

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-04-17 21:17:54 +08:00
parent 5bd7dd428d
commit de31d4bad4
No known key found for this signature in database

View file

@ -75,7 +75,7 @@
</Grid.ColumnDefinitions> </Grid.ColumnDefinitions>
<v:LoadingIcon Grid.Column="0" <v:LoadingIcon Grid.Column="0"
Width="14" Height="14" Width="14" Height="14"
Margin="4,0,0,0" Margin="4,0,4,0"
IsVisible="{Binding !IsComplete}"/> IsVisible="{Binding !IsComplete}"/>
<TextBlock Grid.Column="1" <TextBlock Grid.Column="1"