mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 11:30:47 -07:00
fix sw kbd row collision (#4144)
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
TextWrapping="Wrap" />
|
||||
<TextBox
|
||||
Name="Input"
|
||||
Grid.Row="2"
|
||||
Grid.Row="3"
|
||||
Grid.Column="1"
|
||||
HorizontalAlignment="Stretch"
|
||||
VerticalAlignment="Center"
|
||||
|
Reference in New Issue
Block a user