Skip to content

Commit d0d7e73

Browse files
committed
Textbox Resize
1 parent 9ed33b5 commit d0d7e73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Flow.Launcher/CustomShortcutSetting.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,9 @@
103103
<TextBox
104104
Grid.Row="0"
105105
Grid.Column="1"
106+
Width="180"
106107
Margin="10"
108+
HorizontalAlignment="Left"
107109
Text="{Binding Key}" />
108110
<TextBlock
109111
Grid.Row="1"

0 commit comments

Comments
 (0)