mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Textbox Resize
This commit is contained in:
parent
9ed33b5bb1
commit
d0d7e73226
1 changed files with 2 additions and 0 deletions
|
|
@ -103,7 +103,9 @@
|
|||
<TextBox
|
||||
Grid.Row="0"
|
||||
Grid.Column="1"
|
||||
Width="180"
|
||||
Margin="10"
|
||||
HorizontalAlignment="Left"
|
||||
Text="{Binding Key}" />
|
||||
<TextBlock
|
||||
Grid.Row="1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue