diff --git a/frontend/src/components/Sidebar/index.tsx b/frontend/src/components/Sidebar/index.tsx index ed4fe80..b40cf0b 100644 --- a/frontend/src/components/Sidebar/index.tsx +++ b/frontend/src/components/Sidebar/index.tsx @@ -257,7 +257,7 @@ export default function Sidebar({ > = Organization.workspacePageSize @@ -271,7 +271,7 @@ export default function Sidebar({ dataLength={workspaces.length} next={continueLoadWorkspaces} hasMore={hasMoreWorkspaces} - height={200} + height={150} scrollableTarget="workspaces-sidebar" scrollThreshold={0.8} loader={