mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Removed search stackpanel
This commit is contained in:
@@ -231,9 +231,7 @@
|
||||
<AppBarButton Icon="Find" Label="Search">
|
||||
<AppBarButton.Flyout>
|
||||
<Flyout>
|
||||
<StackPanel>
|
||||
<SearchBox PlaceholderText="Search..." Width="350" />
|
||||
</StackPanel>
|
||||
<SearchBox PlaceholderText="Search..." Width="350" />
|
||||
</Flyout>
|
||||
</AppBarButton.Flyout>
|
||||
</AppBarButton>
|
||||
|
Reference in New Issue
Block a user