style<*>: header label styles

This commit is contained in:
leo 2021-08-05 16:01:37 +08:00
parent 2cf7192ec4
commit eeeeafbf0a
3 changed files with 10 additions and 6 deletions

View file

@ -37,6 +37,7 @@
Margin="4,0,0,0"
Text="{DynamicResource Text.Stashes.Stashes}"
Foreground="{DynamicResource Brush.FG2}"
FontFamily="Microsoft YaHei UI"
FontWeight="Bold"/>
<controls:Loading
@ -88,6 +89,7 @@
Margin="4,0,0,0"
Text="{DynamicResource Text.Stashes.Changes}"
Foreground="{DynamicResource Brush.FG2}"
FontFamily="Microsoft YaHei UI"
FontWeight="Bold"/>
</StackPanel>
</Border>