From 2c8911b1266db897bb26afc826e9cdd72690bf68 Mon Sep 17 00:00:00 2001 From: MahtabBukhari Date: Fri, 1 Nov 2024 13:02:43 +0500 Subject: [PATCH] fix(setting-modal): save changes button position should be consistent on all tabs --- src/components/SettingsModal/SettingsView/General/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SettingsModal/SettingsView/General/index.tsx b/src/components/SettingsModal/SettingsView/General/index.tsx index 66b898426..9a149f665 100644 --- a/src/components/SettingsModal/SettingsView/General/index.tsx +++ b/src/components/SettingsModal/SettingsView/General/index.tsx @@ -89,7 +89,7 @@ export const General: FC = ({ initialValues, onClose }) => { - +