mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-12 07:36:59 +00:00
make page desc smaller
This commit is contained in:
parent
a8b0d2a2ce
commit
3fbf204562
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
Margin="10"
|
Margin="10"
|
||||||
Spacing="10"
|
Spacing="10"
|
||||||
Orientation="Vertical" HorizontalAlignment="Stretch">
|
Orientation="Vertical" HorizontalAlignment="Stretch">
|
||||||
<TextBlock Classes="h1" Text="{ext:Locale SetupWizardGameDirsPageDescription}" />
|
<TextBlock Foreground="{DynamicResource SecondaryTextColor}" Text="{ext:Locale SetupWizardGameDirsPageDescription}" />
|
||||||
<TextBlock Classes="h1" Text="{ext:Locale SettingsTabGeneralGameDirectories}" />
|
<TextBlock Classes="h1" Text="{ext:Locale SettingsTabGeneralGameDirectories}" />
|
||||||
<StackPanel
|
<StackPanel
|
||||||
Margin="10,0,0,0"
|
Margin="10,0,0,0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue