mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-03-11 22:15:34 +00:00
Fixing Pt.5
This commit is contained in:
parent
93fe2d36aa
commit
69e2ea2894
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
Grid.Column="1"
|
||||
HorizontalAlignment="Stretch"
|
||||
Margin="20,0,0,10" ColumnDefinitions="Auto,*">
|
||||
<Label Content="{ext:Locale Search}" VerticalAlignment="Center" />
|
||||
<TextBlock Text="{ext:Locale Search}" VerticalAlignment="Center" />
|
||||
<TextBox
|
||||
Margin="10,0,0,0"
|
||||
Grid.Column="1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue