mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-22 02:45:00 +00:00
ux: use larger font size for commit ref label
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
832fcd7487
commit
008708f07c
3 changed files with 3 additions and 3 deletions
|
@ -145,7 +145,7 @@
|
|||
Foreground="{DynamicResource Brush.FG1}"
|
||||
FontFamily="{DynamicResource Fonts.Primary}"
|
||||
ShowTags="{Binding Source={x:Static vm:Preferences.Instance}, Path=ShowTagsInGraph}"
|
||||
FontSize="11"
|
||||
FontSize="12"
|
||||
VerticalAlignment="Center">
|
||||
<v:CommitRefsPresenter.UseGraphColor>
|
||||
<MultiBinding Converter="{x:Static BoolConverters.Or}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue