From b582a213a71f3a262d6ebe93c49aad2f694e4001 Mon Sep 17 00:00:00 2001 From: Chernykh Aleksandr Date: Sat, 28 Feb 2026 23:00:04 +0300 Subject: [PATCH] added strip below password --- src/KeyKeeper/Views/EntryEditWindow.axaml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/src/KeyKeeper/Views/EntryEditWindow.axaml b/src/KeyKeeper/Views/EntryEditWindow.axaml index 5e67f03..7274990 100644 --- a/src/KeyKeeper/Views/EntryEditWindow.axaml +++ b/src/KeyKeeper/Views/EntryEditWindow.axaml @@ -5,14 +5,13 @@ Title="Add Entry" CanResize="False" Width="540" - Height="270" + Height="300" Background="White"> - @@ -23,7 +22,21 @@ - + + + + + + + + + +