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