mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-05 04:39:08 +08:00
tweak text (#2177)
This commit is contained in:
parent
15061af796
commit
0cf3c097fb
@ -419,7 +419,7 @@
|
||||
<AutoSuggestBox
|
||||
x:Name="SearchBox"
|
||||
x:FieldModifier="public"
|
||||
PlaceholderText="Launch an app"
|
||||
PlaceholderText="Start typing"
|
||||
FontSize="24"
|
||||
Style="{StaticResource CustomStyledAutoSuggestBox}"
|
||||
ItemsSource="{Binding Results.Results}">
|
||||
|
Loading…
Reference in New Issue
Block a user