diff --git a/src/components/Settings/SettingsLayout.tsx b/src/components/Settings/SettingsLayout.tsx index 3a49889d..ce551774 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 a28de2f6..0dd690ad 100644 --- a/src/components/Settings/SettingsNotifications.tsx +++ b/src/components/Settings/SettingsNotifications.tsx @@ -311,7 +311,7 @@ const SettingsNotifications: React.FC = ({ children }) => { ))} -
+