ux: use larger font size for commit ref label

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-05-08 13:13:22 +08:00
parent 832fcd7487
commit 008708f07c
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@
<v:CommitRefsPresenter Margin="8,0,0,0"
Foreground="{DynamicResource Brush.FG1}"
FontFamily="{DynamicResource Fonts.Primary}"
FontSize="11"
FontSize="12"
VerticalAlignment="Center"
UseGraphColor="False"/>
<TextBlock Margin="4,0,0,0"