[Auto-update][Settings] Bolden update ready/available info line (#11401)

This commit is contained in:
Seraphima Zykova
2021-05-21 16:03:18 +03:00
committed by GitHub
parent 2dd079dd51
commit 4026b9e9ae
2 changed files with 12 additions and 6 deletions

View File

@@ -34,4 +34,8 @@
<Setter Property="FontSize" Value="16" />
<Setter Property="Margin" Value="0,16,0,0" />
</Style>
<Style x:Key="SemiBoldBody" TargetType="TextBlock">
<Setter Property="FontWeight" Value="SemiBold"/>
</Style>
</ResourceDictionary>