diff --git a/frontend/src/components/Modals/Password/index.jsx b/frontend/src/components/Modals/Password/index.jsx index 8f86b611..7010fc66 100644 --- a/frontend/src/components/Modals/Password/index.jsx +++ b/frontend/src/components/Modals/Password/index.jsx @@ -33,12 +33,12 @@ export default function PasswordModal({ mode = "single" }) { alt="login illustration" /> -
+
Logo diff --git a/frontend/src/components/SettingsSidebar/index.jsx b/frontend/src/components/SettingsSidebar/index.jsx index 2d59d0ff..f2298ef5 100644 --- a/frontend/src/components/SettingsSidebar/index.jsx +++ b/frontend/src/components/SettingsSidebar/index.jsx @@ -85,7 +85,7 @@ export default function SettingsSidebar() { />
{/* Header Information */} @@ -109,12 +109,14 @@ export default function SettingsSidebar() {
{/* Primary Body */} -
+
-
+
+
+
@@ -139,22 +141,21 @@ export default function SettingsSidebar() {
Instance Settings
-
+
-
+
-
-
-
+
+
+
diff --git a/frontend/src/components/Sidebar/index.jsx b/frontend/src/components/Sidebar/index.jsx index a32c0a3b..67a73548 100644 --- a/frontend/src/components/Sidebar/index.jsx +++ b/frontend/src/components/Sidebar/index.jsx @@ -32,34 +32,34 @@ export default function Sidebar() { Logo
-
-
- {(!user || user?.role !== "default") && ( - - )} +
+
+
+ {(!user || user?.role !== "default") && ( + + )} +
+
-
-
+
@@ -156,12 +156,9 @@ export function SidebarMobileHeader() {
{/* Primary Body */} -
+
-
+
{(!user || user?.role !== "default") && (
-
+