Skip to content

Commit de31d4b

Browse files
committed
ux: layout of git command log item
Signed-off-by: leo <[email protected]>
1 parent 5bd7dd4 commit de31d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Views/ViewLogs.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</Grid.ColumnDefinitions>
7676
<v:LoadingIcon Grid.Column="0"
7777
Width="14" Height="14"
78-
Margin="4,0,0,0"
78+
Margin="4,0,4,0"
7979
IsVisible="{Binding !IsComplete}"/>
8080

8181
<TextBlock Grid.Column="1"

0 commit comments

Comments
 (0)