From c569f32c03cd4448f0eb976e8e6286ea64f9bcfd Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Thu, 9 Jul 2026 23:34:12 +0900 Subject: [PATCH] fix: revert navbar-vertical to accordion structure to prevent dropdown closure --- .../Pages/Admin/_AdminLayout.cshtml | 146 ++++++++---------- 1 file changed, 62 insertions(+), 84 deletions(-) diff --git a/src/TaxBaik.Web/Pages/Admin/_AdminLayout.cshtml b/src/TaxBaik.Web/Pages/Admin/_AdminLayout.cshtml index caf6604..7ef09eb 100644 --- a/src/TaxBaik.Web/Pages/Admin/_AdminLayout.cshtml +++ b/src/TaxBaik.Web/Pages/Admin/_AdminLayout.cshtml @@ -44,86 +44,73 @@
@@ -140,12 +127,3 @@ @await RenderSectionAsync("Scripts", required: false) - - - - - - - - -