mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-24 19:02:39 +08:00
style<InteractiveRebase>: add margin for committer name column
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
Grid.Column="2"
|
||||
Foreground="{StaticResource Brush.FG}"
|
||||
VerticalAlignment="Center"
|
||||
Margin="8,0"
|
||||
Text="{Binding Commit.Committer.Name}"/>
|
||||
|
||||
<TextBlock
|
||||
|
||||
Reference in New Issue
Block a user