diff --git a/src/components/Sidebar/SidebarMoreItem.svelte b/src/components/Sidebar/SidebarMoreItem.svelte index 9786f4bb..baa90307 100644 --- a/src/components/Sidebar/SidebarMoreItem.svelte +++ b/src/components/Sidebar/SidebarMoreItem.svelte @@ -1,6 +1,6 @@
@@ -58,8 +68,8 @@
-{#if mobile && expandMenu} -
+{#if expandMenu} +
{#each items as item}