diff --git a/apps/dokploy/components/dashboard/swarm/applications/show-applications.tsx b/apps/dokploy/components/dashboard/swarm/applications/show-applications.tsx index 9a7d384bf..5a8441736 100644 --- a/apps/dokploy/components/dashboard/swarm/applications/show-applications.tsx +++ b/apps/dokploy/components/dashboard/swarm/applications/show-applications.tsx @@ -33,7 +33,7 @@ export const ShowNodeApplications = ({ serverId }: Props) => { return ( - @@ -82,7 +82,7 @@ export const ShowNodeApplications = ({ serverId }: Props) => { return ( - diff --git a/apps/dokploy/components/dashboard/swarm/details/details-card.tsx b/apps/dokploy/components/dashboard/swarm/details/details-card.tsx index a783a52e1..f0dd1d36c 100644 --- a/apps/dokploy/components/dashboard/swarm/details/details-card.tsx +++ b/apps/dokploy/components/dashboard/swarm/details/details-card.tsx @@ -110,7 +110,7 @@ export function NodeCard({ node, serverId }: Props) { -
+
diff --git a/apps/dokploy/components/dashboard/swarm/details/show-node-config.tsx b/apps/dokploy/components/dashboard/swarm/details/show-node-config.tsx index a535d13c7..afed238a3 100644 --- a/apps/dokploy/components/dashboard/swarm/details/show-node-config.tsx +++ b/apps/dokploy/components/dashboard/swarm/details/show-node-config.tsx @@ -24,7 +24,7 @@ export const ShowNodeConfig = ({ nodeId, serverId }: Props) => { return ( -