mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fixed TextboxWidth
This commit is contained in:
parent
8498883cd9
commit
df27a21df7
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
|||
DockPanel.Dock="Right" />
|
||||
<TextBox
|
||||
Name="Directory"
|
||||
MinWidth="300"
|
||||
Width="350"
|
||||
Margin="10"
|
||||
HorizontalAlignment="Stretch"
|
||||
VerticalAlignment="Center" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue