From 74d24f39464d18bb6bd50e842fbf21c3512df3e8 Mon Sep 17 00:00:00 2001 From: NikitaOnianov Date: Thu, 6 Mar 2025 19:56:49 +0300 Subject: [PATCH] add ScrollViewer and Border --- demo_blagodat/Functions/DeleteClient.axaml | 26 ++++++++++++-------- demo_blagodat/Functions/DeleteEmployee.axaml | 25 ++++++++++++------- 2 files changed, 32 insertions(+), 19 deletions(-) diff --git a/demo_blagodat/Functions/DeleteClient.axaml b/demo_blagodat/Functions/DeleteClient.axaml index dd5bdcb..786441b 100644 --- a/demo_blagodat/Functions/DeleteClient.axaml +++ b/demo_blagodat/Functions/DeleteClient.axaml @@ -16,15 +16,21 @@ - - - - - - - - - - + + + + + + + + + + + diff --git a/demo_blagodat/Functions/DeleteEmployee.axaml b/demo_blagodat/Functions/DeleteEmployee.axaml index b73bd83..ce90232 100644 --- a/demo_blagodat/Functions/DeleteEmployee.axaml +++ b/demo_blagodat/Functions/DeleteEmployee.axaml @@ -17,14 +17,21 @@ - - - - - - - - - + + + + + + + + + + +