mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
Fix top spacing
This commit is contained in:
parent
4f56251d01
commit
aae135606f
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
</Grid>
|
||||
|
||||
<ScrollViewer Grid.Row="1"
|
||||
Margin="0,60,0,0"
|
||||
Margin="0,30,0,0"
|
||||
Padding="24,0,24,16"
|
||||
Style="{StaticResource SettingsContentScrollViewStyle}">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue