From 75ca05454d4998078b4266c33a3426311b2289e4 Mon Sep 17 00:00:00 2001 From: headlessdev Date: Mon, 14 Apr 2025 15:35:32 +0200 Subject: [PATCH] Action Buttons Layout improvements --- app/dashboard/applications/Applications.tsx | 268 ++++---- app/dashboard/servers/Servers.tsx | 660 ++++++++++++-------- 2 files changed, 548 insertions(+), 380 deletions(-) diff --git a/app/dashboard/applications/Applications.tsx b/app/dashboard/applications/Applications.tsx index cd67711..ba6922d 100644 --- a/app/dashboard/applications/Applications.tsx +++ b/app/dashboard/applications/Applications.tsx @@ -474,140 +474,142 @@ export default function Dashboard() { )} - - - - - - - - - Edit Application - - -
-
- - - setEditName(e.target.value) - } - /> -
-
- - -
-
- -