Skip to content

Commit

Permalink
Add spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
KyouyamaKazusa0805 committed Dec 8, 2023
1 parent d9791e2 commit 1816d08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ScrollViewer>
<StackPanel Margin="{StaticResource ContentAlignedWithNavigationViewHeaderMargin}" Spacing="36">
<TextBlock Text="{m:R Key=HotkeyCheatTablePage_Description}" />
<StackPanel>
<StackPanel Spacing="4">
<StackPanel.Resources>
<Style TargetType="TextBlock">
<Setter Property="FontFamily" Value="Consolas" />
Expand Down

0 comments on commit 1816d08

Please sign in to comment.