From 05229216a28cb3c8f551a294852147873a24a081 Mon Sep 17 00:00:00 2001 From: Riddhiagrawal001 <50551695+Riddhiagrawal001@users.noreply.github.com> Date: Wed, 17 Apr 2024 17:46:36 +0530 Subject: [PATCH] fix: css changes (#586) --- src/config/UIConfig.res | 2 +- src/screens/Disputes/Disputes.res | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/UIConfig.res b/src/config/UIConfig.res index 369791f43..b26bbb2dc 100644 --- a/src/config/UIConfig.res +++ b/src/config/UIConfig.res @@ -134,7 +134,7 @@ let defaultUIConfig: t = { }, textColor: { primaryNormal: "text-white", - primaryOutline: "text-blue-800", + primaryOutline: "text-primary", primaryDisabled: "text-jp-gray-600 dark:text-jp-gray-text_darktheme dark:text-opacity-25", }, }, diff --git a/src/screens/Disputes/Disputes.res b/src/screens/Disputes/Disputes.res index c5ff7c26c..0bca8d628 100644 --- a/src/screens/Disputes/Disputes.res +++ b/src/screens/Disputes/Disputes.res @@ -40,7 +40,7 @@ let make = () => { let customUI = <>
+ className={`${borderColor.primaryNormal} flex items-start text-sm rounded-md gap-2 px-4 py-3 mt-5`}>

{"Missing disputes? Disputes might not be supported for your payment processor or might not yet have been integrated with hyperswitch. Please check the"->React.string}