From bd0d164e0b343ac8f9df141d74d20716fe8a7bce Mon Sep 17 00:00:00 2001
From: Rahul Cheryala <130470611+Rahulcheryala@users.noreply.github.com>
Date: Mon, 1 Jun 2026 16:43:45 +0530
Subject: [PATCH 1/4] fix(GIT-235): add styles to onboarding tour close button
for contrast (#9188)
---
apps/web/ce/components/onboarding/tour/root.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/web/ce/components/onboarding/tour/root.tsx b/apps/web/ce/components/onboarding/tour/root.tsx
index 6f879e3922e..db87b7150b7 100644
--- a/apps/web/ce/components/onboarding/tour/root.tsx
+++ b/apps/web/ce/components/onboarding/tour/root.tsx
@@ -133,7 +133,7 @@ export const TourRoot = observer(function TourRoot(props: TOnboardingTourProps)