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"/> Margin="0,0,0,20"/>
<!-- Рамочка --> <!-- Рамочка -->
<Border BorderBrush="Gray" <!-- <Border BorderBrush="Gray"
BorderThickness="1" BorderThickness="1"
CornerRadius="5" CornerRadius="5"
Padding="20" Padding="20"
@@ -41,7 +41,7 @@
HorizontalAlignment="Left"/> HorizontalAlignment="Left"/>
</StackPanel> </StackPanel>
</Border> </Border> -->
<!-- Save Passwords --> <!-- Save Passwords -->
<Button Content="Save Passwords" <Button Content="Save Passwords"
Classes="accentSidebarButton" Classes="accentSidebarButton"