diff --git a/src/components/Settings/SettingsLayout.tsx b/src/components/Settings/SettingsLayout.tsx
index 3a49889dc..ce5517746 100644
--- a/src/components/Settings/SettingsLayout.tsx
+++ b/src/components/Settings/SettingsLayout.tsx
@@ -122,20 +122,18 @@ const SettingsLayout: React.FC = ({ children }) => {
))}
-
-
-
-
+
+
{children}
diff --git a/src/components/Settings/SettingsNotifications.tsx b/src/components/Settings/SettingsNotifications.tsx
index a28de2f6d..0dd690ad8 100644
--- a/src/components/Settings/SettingsNotifications.tsx
+++ b/src/components/Settings/SettingsNotifications.tsx
@@ -311,7 +311,7 @@ const SettingsNotifications: React.FC = ({ children }) => {
))}
-
+