From 5ae278eeca8c32e672f425f7aa9eb33e69459ddc Mon Sep 17 00:00:00 2001 From: "HOME-LAPTOP\\kshkulev" Date: Wed, 15 Oct 2025 18:18:44 +0900 Subject: [PATCH] Update main layout --- Hcs.WebApp/Components/Layout/MainLayout.razor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Hcs.WebApp/Components/Layout/MainLayout.razor b/Hcs.WebApp/Components/Layout/MainLayout.razor index 8b3fc99..59ad3cd 100644 --- a/Hcs.WebApp/Components/Layout/MainLayout.razor +++ b/Hcs.WebApp/Components/Layout/MainLayout.razor @@ -5,14 +5,14 @@ @inject NavigationManager NavigationManager @inject NotificationService NotificationService - + - +