Hide "All Passwords" button
This commit is contained in:
Быстров Михаил Евгеньевич
2026-02-25 11:26:40 +03:00
parent 2045f72fca
commit 90e583dfc9

View File

@@ -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"