From c35adf0498057cb4b13b61db5ebe57ba47b2ff1a Mon Sep 17 00:00:00 2001 From: 2ManyProjects Date: Thu, 8 May 2025 22:39:43 -0500 Subject: [PATCH] fixed cookie pop up UI highlights --- frontend/src/components/CookieConsentPopup.jsx | 4 ++-- frontend/src/components/CookieSettingsButton.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/CookieConsentPopup.jsx b/frontend/src/components/CookieConsentPopup.jsx index da53e01..40d8921 100644 --- a/frontend/src/components/CookieConsentPopup.jsx +++ b/frontend/src/components/CookieConsentPopup.jsx @@ -160,7 +160,7 @@ const CookieConsentPopup = () => { - - + + );