From e9fadc724ea3721f4bb7a6a87f23d15e7a42d429 Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Tue, 16 Dec 2025 10:38:21 -0500 Subject: [PATCH 1/4] fixed bottom margin not applying and header scroll issue --- ui/src/pages/Application.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/pages/Application.vue b/ui/src/pages/Application.vue index b32b1ea..30b0f1b 100644 --- a/ui/src/pages/Application.vue +++ b/ui/src/pages/Application.vue @@ -125,7 +125,7 @@ async function handleDeny(id) {