mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove extra horizontalalignment
This commit is contained in:
parent
e85b766f57
commit
b2fcd98f2c
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
||||||
AllowDrop="True"
|
AllowDrop="True"
|
||||||
Visibility="Visible"
|
Visibility="Visible"
|
||||||
Background="Transparent"
|
Background="Transparent"
|
||||||
Margin="18,0,56,0" HorizontalAlignment="Left">
|
Margin="18,0,56,0">
|
||||||
<TextBox.ContextMenu>
|
<TextBox.ContextMenu>
|
||||||
<ContextMenu>
|
<ContextMenu>
|
||||||
<MenuItem Command="ApplicationCommands.Cut"/>
|
<MenuItem Command="ApplicationCommands.Cut"/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue