From 01ac30974ff3f59fdc46458362c46f46164e0685 Mon Sep 17 00:00:00 2001 From: Juan Cuellar Date: Thu, 9 Jul 2026 10:00:42 -0500 Subject: [PATCH] fix(ui): adjust button container to grid layout to prevent overflow in 2FA screen --- apps/dokploy/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/pages/index.tsx b/apps/dokploy/pages/index.tsx index 0be614d3c..eeac73226 100644 --- a/apps/dokploy/pages/index.tsx +++ b/apps/dokploy/pages/index.tsx @@ -310,7 +310,7 @@ export default function Home({ IS_CLOUD, enforceSSO }: Props) { -
+