From e51600016b8ca08cb9c97e36c71b6b3406158f5c Mon Sep 17 00:00:00 2001 From: headlessdev Date: Mon, 14 Apr 2025 21:28:09 +0200 Subject: [PATCH] Pagination padding bottom --- app/dashboard/applications/Applications.tsx | 2 +- app/dashboard/servers/Servers.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/dashboard/applications/Applications.tsx b/app/dashboard/applications/Applications.tsx index 4f8197f..512a844 100644 --- a/app/dashboard/applications/Applications.tsx +++ b/app/dashboard/applications/Applications.tsx @@ -681,7 +681,7 @@ export default function Dashboard() { )} -
+
diff --git a/app/dashboard/servers/Servers.tsx b/app/dashboard/servers/Servers.tsx index ee55290..8255792 100644 --- a/app/dashboard/servers/Servers.tsx +++ b/app/dashboard/servers/Servers.tsx @@ -755,7 +755,7 @@ export default function Dashboard() {
)} -
+