From 41cf3d7b7758bb2b129e0548a14ba358037c6422 Mon Sep 17 00:00:00 2001 From: Roody <18101218+RoodyCode@users.noreply.github.com> Date: Thu, 23 Jan 2025 11:32:08 +0100 Subject: [PATCH] style: fix incosistent spacing --- apps/dokploy/components/dashboard/project/add-template.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/components/dashboard/project/add-template.tsx b/apps/dokploy/components/dashboard/project/add-template.tsx index faee27ef3..bc8929b2b 100644 --- a/apps/dokploy/components/dashboard/project/add-template.tsx +++ b/apps/dokploy/components/dashboard/project/add-template.tsx @@ -308,7 +308,7 @@ export const AddTemplate = ({ projectId }: Props) => { {/* Create Button */}