From bd5b27ad517abb1e820c1cb9899c071985555bc5 Mon Sep 17 00:00:00 2001 From: "Immanuel Daviel A. Garcia" <34188635+AlexDev404@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:48:28 -0600 Subject: [PATCH] fix: Update text breaking so that it breaks words properly --- apps/dokploy/components/dashboard/projects/show.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/components/dashboard/projects/show.tsx b/apps/dokploy/components/dashboard/projects/show.tsx index 8234593e1..b637436fb 100644 --- a/apps/dokploy/components/dashboard/projects/show.tsx +++ b/apps/dokploy/components/dashboard/projects/show.tsx @@ -439,7 +439,7 @@ export const ShowProjects = () => { - + {project.description}