mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-05 11:05:00 +00:00
style<*>: use Microsoft YaHei UI instead of SimSun
This commit is contained in:
parent
302702f578
commit
e1ca1224dc
6 changed files with 8 additions and 8 deletions
|
@ -110,7 +110,7 @@
|
|||
<TextBlock
|
||||
Grid.Row="1"
|
||||
Text="{Binding Subject}"
|
||||
FontSize="9pt" FontFamily="Consolas,SimSun"
|
||||
FontSize="9pt" FontFamily="Consolas,Microsoft YaHei UI"
|
||||
Margin="0,6,0,0"/>
|
||||
</Grid>
|
||||
</Grid>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue