mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
optimize the style for error msg
This commit is contained in:
parent
c40191fe8b
commit
4901b98bb1
1 changed files with 1 additions and 2 deletions
|
@ -673,9 +673,8 @@
|
|||
</ResourceDictionary>
|
||||
</HyperlinkButton.Resources>
|
||||
</HyperlinkButton>
|
||||
<TextBlock Margin="3,7,0,0" Style="{ThemeResource CaptionTextBlockStyle}">
|
||||
<TextBlock Margin="3,6,0,0" Style="{ThemeResource CaptionTextBlockStyle}">
|
||||
<Run x:Name="CurrencySecondaryStatus"
|
||||
FontWeight="SemiBold"
|
||||
Text=""/>
|
||||
</TextBlock>
|
||||
</StackPanel>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue