mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-23 06:25:19 -07:00
Update AboutFlyout page GitHub link margin.
This commit is contained in:
parent
f98f821715
commit
d29539a0dc
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
<RichTextBlock x:Name="AboutFlyoutContribute"
|
<RichTextBlock x:Name="AboutFlyoutContribute"
|
||||||
Grid.Row="2"
|
Grid.Row="2"
|
||||||
Grid.ColumnSpan="2"
|
Grid.ColumnSpan="2"
|
||||||
Margin="12,10,12,6"
|
Margin="12,18,12,6"
|
||||||
HorizontalAlignment="Left"
|
HorizontalAlignment="Left"
|
||||||
Foreground="{ThemeResource SystemControlPageTextBaseHighBrush}"
|
Foreground="{ThemeResource SystemControlPageTextBaseHighBrush}"
|
||||||
FontSize="{ThemeResource BodyFontSize}"
|
FontSize="{ThemeResource BodyFontSize}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue