From efa876e42651759983f7c830761b3e85643b42e1 Mon Sep 17 00:00:00 2001 From: Akshay Date: Mon, 29 Aug 2022 16:08:37 +0530 Subject: [PATCH] fix redirect on profile page (#3892) --- frontend/src/SettingsPage/SettingsPage.jsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/frontend/src/SettingsPage/SettingsPage.jsx b/frontend/src/SettingsPage/SettingsPage.jsx index 2f836f7b0a..8804ead293 100644 --- a/frontend/src/SettingsPage/SettingsPage.jsx +++ b/frontend/src/SettingsPage/SettingsPage.jsx @@ -205,14 +205,13 @@ function SettingsPage(props) { - Update - + {/* An !important style on theme.scss is making the last child of every .card-body color to #c3c3c3!. */} {/* The div below is a placeholder to prevent it from affecting the button above. */}
@@ -279,14 +278,13 @@ function SettingsPage(props) { /> - Change password - + {/* An !important style on theme.scss is making the last child of every .card-body color to #c3c3c3!. */} {/* The div below is a placeholder to prevent it from affecting the button above. */}