1
0
forked from MeloNX/MeloNX

fix sw kbd row collision (#4144)

This commit is contained in:
Emmanuel Hansen 2022-12-19 18:09:36 +00:00 committed by GitHub
parent f7f9319222
commit e1602bf320

View File

@ -45,7 +45,7 @@
TextWrapping="Wrap" />
<TextBox
Name="Input"
Grid.Row="2"
Grid.Row="3"
Grid.Column="1"
HorizontalAlignment="Stretch"
VerticalAlignment="Center"