From 2209d44ea5eea2ded8d80ce52b06eb22c5669f53 Mon Sep 17 00:00:00 2001 From: Jhon Date: Sun, 13 Jul 2025 13:03:24 -0300 Subject: [PATCH] fix(ui): update remaining dialog components with improved layouts - Fix application import dialog positioning - Update organization management dialog styling - Ensure consistent DialogFooter behavior across all components Completes the dialog layout improvements for better spacing and positioning. --- .../dashboard/application/advanced/import/show-import.tsx | 2 +- .../components/dashboard/organization/handle-organization.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dokploy/components/dashboard/application/advanced/import/show-import.tsx b/apps/dokploy/components/dashboard/application/advanced/import/show-import.tsx index ecd0b4fe9..29033f6b6 100644 --- a/apps/dokploy/components/dashboard/application/advanced/import/show-import.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/import/show-import.tsx @@ -185,7 +185,7 @@ export const ShowImport = ({ composeId }: Props) => { - + Template Information diff --git a/apps/dokploy/components/dashboard/organization/handle-organization.tsx b/apps/dokploy/components/dashboard/organization/handle-organization.tsx index 014c37df1..45dd0e9c7 100644 --- a/apps/dokploy/components/dashboard/organization/handle-organization.tsx +++ b/apps/dokploy/components/dashboard/organization/handle-organization.tsx @@ -169,7 +169,7 @@ export function AddOrganization({ organizationId }: Props) { )} /> - +