Skip to content

Commit ade4fbf

Browse files
committed
Adjust number box width
1 parent 61fa460 commit ade4fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
Text="{DynamicResource searchDelay}"
8989
ToolTip="{DynamicResource searchDelayToolTip}" />
9090
<ui:NumberBox
91-
Width="160"
91+
Width="120"
9292
Margin="0 0 8 0"
9393
IsEnabled="{Binding SearchDelayEnabled}"
9494
Maximum="1000"

0 commit comments

Comments
 (0)