mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
[Auto-update][Settings] Bolden update ready/available info line (#11401)
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user