style<*>: use Microsoft YaHei UI instead of SimSun

This commit is contained in:
leo 2021-05-19 10:12:25 +08:00
parent 302702f578
commit e1ca1224dc
6 changed files with 8 additions and 8 deletions

View file

@ -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>