From c1469b0ea7fd87fb38cb65a1f15efe4de423aaa1 Mon Sep 17 00:00:00 2001 From: Nitesh Seram Date: Mon, 11 Aug 2025 15:28:23 +0530 Subject: [PATCH] [web] marketing/affiliates: fix affiliates slider not working in mobile (#1650) --- .../affiliates/MarketingAffiliateWhySections.tsx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/apps/web/src/components/marketing/affiliates/MarketingAffiliateWhySections.tsx b/apps/web/src/components/marketing/affiliates/MarketingAffiliateWhySections.tsx index 68c2be33e..47f241568 100644 --- a/apps/web/src/components/marketing/affiliates/MarketingAffiliateWhySections.tsx +++ b/apps/web/src/components/marketing/affiliates/MarketingAffiliateWhySections.tsx @@ -107,7 +107,7 @@ function ProductSection() { 'inline-flex items-center gap-1 rounded-lg px-4 py-2', 'bg-neutral-100 dark:bg-neutral-800/40', )}> - + {feature} @@ -142,7 +142,11 @@ function SliderSection() { - +