From 22f842d819901031458badfe0e5fdd649f12420d Mon Sep 17 00:00:00 2001 From: Pratham Yadav Date: Fri, 18 Sep 2026 15:26:20 +0530 Subject: [PATCH] fix: add border to start new debate button in high contrast --- frontend/src/Pages/Profile.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/src/Pages/Profile.tsx b/frontend/src/Pages/Profile.tsx index 4599c31..a375488 100644 --- a/frontend/src/Pages/Profile.tsx +++ b/frontend/src/Pages/Profile.tsx @@ -1193,7 +1193,11 @@ const Profile: React.FC = () => { )}
-