Skip to content

Commit

Permalink
perf: better search ui
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraZiling committed Feb 5, 2024
1 parent be0f77b commit 5fd7a2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/PipManager/Views/Pages/Search/SearchPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
x:Name="SearchTextBox"
Grid.Column="0"
VerticalAlignment="Stretch"
Icon="{ui:SymbolIcon Search16}"
PlaceholderText="Search..." />
Icon="{ui:SymbolIcon Search16}" />
<ui:Button
Grid.Column="2"
Margin="5,0,0,0"
Expand Down

0 comments on commit 5fd7a2d

Please sign in to comment.