mirror of
https://github.com/KeyKeeperApp/KeyKeeper.git
synced 2026-04-27 02:26:28 +03:00
Fix
Hide "All Passwords" button
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
Margin="0,0,0,20"/>
|
||||
|
||||
<!-- Рамочка -->
|
||||
<Border BorderBrush="Gray"
|
||||
<!-- <Border BorderBrush="Gray"
|
||||
BorderThickness="1"
|
||||
CornerRadius="5"
|
||||
Padding="20"
|
||||
@@ -41,7 +41,7 @@
|
||||
HorizontalAlignment="Left"/>
|
||||
</StackPanel>
|
||||
|
||||
</Border>
|
||||
</Border> -->
|
||||
<!-- Save Passwords -->
|
||||
<Button Content="Save Passwords"
|
||||
Classes="accentSidebarButton"
|
||||
|
||||
Reference in New Issue
Block a user