mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Merge pull request #75 from nventive/dev/madi/fix-landscape-mode-font-size
154672 [Calculator] Landscape mode is broken
This commit is contained in:
commit
e9e86a559b
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
|||
Value="{StaticResource CalcStandardOperatorCaptionSize}" />
|
||||
|
||||
<Setter Target="NumberPad.ButtonStyle"
|
||||
Value="{StaticResource NumericButtonStyle46}" />
|
||||
Value="{StaticResource NumericButtonStyle18}" />
|
||||
</VisualState.Setters>
|
||||
</VisualState>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue