From 649399141b4d2b09565c0b22fe008ec23e5d23e0 Mon Sep 17 00:00:00 2001 From: kennyg37 Date: Wed, 27 Nov 2024 13:54:29 +0200 Subject: [PATCH 1/2] fixing themes issue --- src/components/GoogleForm/GoogleRules.tsx | 2 +- src/pages/Applicant/ApplicantLayout.tsx | 2 +- src/pages/Applications/ApplicantApplication.tsx | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/GoogleForm/GoogleRules.tsx b/src/components/GoogleForm/GoogleRules.tsx index 0ad0cbf8e..50f0b5ad6 100644 --- a/src/components/GoogleForm/GoogleRules.tsx +++ b/src/components/GoogleForm/GoogleRules.tsx @@ -16,7 +16,7 @@ const RulesModal: React.FC = () => { {/* Modal overlay and content */} {isOpen && (
-
+