prevent sidebar item conflict with server selector

This commit is contained in:
jeffvli
2025-12-25 01:39:33 -08:00
parent 20c19cac6f
commit 3a2a1b0dc8
2 changed files with 7 additions and 6 deletions
@@ -80,7 +80,7 @@ export const CollapsedSidebar = () => {
[styles.web]: windowBarStyle === Platform.WEB,
})}
>
<ScrollArea>
<ScrollArea className={currentServer ? styles.scrollAreaWithServer : undefined}>
{sidebarCollapsedNavigation && (
<Group gap={0} grow>
<CollapsedSidebarButton onClick={() => navigate(-1)}>