diff --git a/frontend/src/views/IntegrationsPage/components/IntegrationsSection/IntegrationsSection.tsx b/frontend/src/views/IntegrationsPage/components/IntegrationsSection/IntegrationsSection.tsx
index abe48e022..fc231f0fa 100644
--- a/frontend/src/views/IntegrationsPage/components/IntegrationsSection/IntegrationsSection.tsx
+++ b/frontend/src/views/IntegrationsPage/components/IntegrationsSection/IntegrationsSection.tsx
@@ -259,11 +259,11 @@ export const IntegrationsSection = ({
})
}
isLoading={!!syncPollingRef.current}
- className="max-w-[2.5rem]"
- isDisabled={!!syncPollingRef.current}
+ className="max-w-[2.5rem] bg-mineshaft-500"
colorSchema="primary"
+ variant="outline"
>
-
+