mirror of
https://github.com/KeyKeeperApp/KeyKeeper.git
synced 2026-05-01 20:36:32 +03:00
Adjusted the Open Database button
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
BorderThickness="0"
|
BorderThickness="0"
|
||||||
FontSize="28"
|
FontSize="28"
|
||||||
Cursor="Hand"
|
Cursor="Hand"
|
||||||
Click="CreateNewVault_Click"/>
|
Click="OpenExistingVault_Click"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
|
|
||||||
<StackPanel Grid.Row="2" Orientation="Horizontal" Spacing="25">
|
<StackPanel Grid.Row="2" Orientation="Horizontal" Spacing="25">
|
||||||
|
|||||||
Reference in New Issue
Block a user