mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -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>
|
</ResourceDictionary>
|
||||||
</HyperlinkButton.Resources>
|
</HyperlinkButton.Resources>
|
||||||
</HyperlinkButton>
|
</HyperlinkButton>
|
||||||
<TextBlock Margin="3,7,0,0" Style="{ThemeResource CaptionTextBlockStyle}">
|
<TextBlock Margin="3,6,0,0" Style="{ThemeResource CaptionTextBlockStyle}">
|
||||||
<Run x:Name="CurrencySecondaryStatus"
|
<Run x:Name="CurrencySecondaryStatus"
|
||||||
FontWeight="SemiBold"
|
|
||||||
Text=""/>
|
Text=""/>
|
||||||
</TextBlock>
|
</TextBlock>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue