From aeda6a88a88ca0963e92ff1d81b5924f59bd6736 Mon Sep 17 00:00:00 2001 From: Vaibhav <117663341+7ttp@users.noreply.github.com> Date: Sat, 2 May 2026 00:53:00 +0530 Subject: [PATCH] fix: third-party auth layout (#45470) ## before image ## after image ## Summary by CodeRabbit ## Release Notes * **Style** * Improved the integration card layout for better content visibility and status badge positioning. --- .../interfaces/Auth/ThirdPartyAuthForm/IntegrationCard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/studio/components/interfaces/Auth/ThirdPartyAuthForm/IntegrationCard.tsx b/apps/studio/components/interfaces/Auth/ThirdPartyAuthForm/IntegrationCard.tsx index a204f411b5..42973f7e8c 100644 --- a/apps/studio/components/interfaces/Auth/ThirdPartyAuthForm/IntegrationCard.tsx +++ b/apps/studio/components/interfaces/Auth/ThirdPartyAuthForm/IntegrationCard.tsx @@ -191,7 +191,7 @@ export const IntegrationCard = ({
{`${type}
-
+
{getIntegrationTypeLabel(type)}
{getIntegrationTypeDescription(type)}
@@ -206,7 +206,7 @@ export const IntegrationCard = ({
-
+
{true ? (