mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 19:55:00 +00:00
ux: layout of git command log item
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
5bd7dd428d
commit
de31d4bad4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue