diff --git a/src/lib/components/layout/Sidebar.svelte b/src/lib/components/layout/Sidebar.svelte index c7a905b48f..e4e004f461 100644 --- a/src/lib/components/layout/Sidebar.svelte +++ b/src/lib/components/layout/Sidebar.svelte @@ -826,7 +826,7 @@ aria-label={$showSidebar ? $i18n.t('Close Sidebar') : $i18n.t('Open Sidebar')} >
@@ -879,7 +879,7 @@ aria-label={$i18n.t('Search')} >
@@ -893,10 +893,7 @@
{ e.stopImmediatePropagation(); @@ -910,8 +907,10 @@