Adjust number box width

This commit is contained in:
Jack251970 2025-04-08 21:02:56 +08:00
parent 61fa4602d5
commit ade4fbf7f2

View file

@ -88,7 +88,7 @@
Text="{DynamicResource searchDelay}"
ToolTip="{DynamicResource searchDelayToolTip}" />
<ui:NumberBox
Width="160"
Width="120"
Margin="0 0 8 0"
IsEnabled="{Binding SearchDelayEnabled}"
Maximum="1000"