From bb4d6a3a1aa98654ee47f255362f13a338e5956f Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Thu, 18 Dec 2025 22:05:51 -0500 Subject: [PATCH] Fixed button sizing on the loa table --- ui/src/components/loa/loaList.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ui/src/components/loa/loaList.vue b/ui/src/components/loa/loaList.vue index 844f3ae..b52e6a2 100644 --- a/ui/src/components/loa/loaList.vue +++ b/ui/src/components/loa/loaList.vue @@ -197,7 +197,7 @@ function setPage(pagenum: number) { - @@ -220,10 +220,11 @@ function setPage(pagenum: number) { - -