From dd3fccea02436f0ab6e47b640971daf29d08178d Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 12 Jan 2025 23:59:35 -0600 Subject: [PATCH] refactor: adjust sizes --- apps/dokploy/components/dashboard/projects/show.tsx | 2 +- apps/dokploy/components/layouts/side.tsx | 2 +- apps/dokploy/pages/dashboard/project/[projectId].tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/dokploy/components/dashboard/projects/show.tsx b/apps/dokploy/components/dashboard/projects/show.tsx index cde6a16b..22088d0a 100644 --- a/apps/dokploy/components/dashboard/projects/show.tsx +++ b/apps/dokploy/components/dashboard/projects/show.tsx @@ -117,7 +117,7 @@ export const ShowProjects = () => { )} -