mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Cleanup
This commit is contained in:
parent
6119d9c8d3
commit
5419051b40
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@
|
|||
|
||||
<TextBlock x:Name="SettingsRestartApp"
|
||||
x:Uid="SettingsRestartApp"
|
||||
Style="{StaticResource CaptionTextBlockStyle}"
|
||||
Foreground="{StaticResource SystemBaseMediumColor}"/>
|
||||
Style="{ThemeResource CaptionTextBlockStyle}"
|
||||
Foreground="{ThemeResource SystemBaseMediumColor}"/>
|
||||
|
||||
<HyperlinkButton x:Name="ColorSettingsButton"
|
||||
Margin="0,-2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue