From db60f8faedbe70674e4f411a9c527f623954413e Mon Sep 17 00:00:00 2001 From: Sangram Bahadur <123353022+sbsangu@users.noreply.github.com> Date: Thu, 27 Jun 2024 02:22:20 +0530 Subject: [PATCH] setting background color to red for remove button in profile section (#15585) --- apps/web/pages/settings/my-account/profile.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web/pages/settings/my-account/profile.tsx b/apps/web/pages/settings/my-account/profile.tsx index 7b216dd195..7c73cbbfb3 100644 --- a/apps/web/pages/settings/my-account/profile.tsx +++ b/apps/web/pages/settings/my-account/profile.tsx @@ -642,6 +642,7 @@ const ProfileForm = ({ {showRemoveAvatarButton && (