feature<Preference>: add custom font settings

This commit is contained in:
Jai 2021-08-10 16:55:01 +08:00
parent 0643f5803c
commit 0c7f217106
29 changed files with 202 additions and 70 deletions

View file

@ -38,7 +38,6 @@
<TextBlock
Grid.Row="1" Grid.Column="1" Grid.ColumnSpan="2"
Text="{DynamicResource Text.Init.Tip}"
FontFamily="Microsoft YaHei UI"
Foreground="{DynamicResource Brush.FG2}"/>
</Grid>
</controls:PopupWidget>