diff --git a/site/src/pages/WorkspacePage/Workspace.tsx b/site/src/pages/WorkspacePage/Workspace.tsx index dff3f1f9041a1..19ab866402f22 100644 --- a/site/src/pages/WorkspacePage/Workspace.tsx +++ b/site/src/pages/WorkspacePage/Workspace.tsx @@ -114,6 +114,8 @@ export const Workspace: FC = ({ "topbar topbar topbar" auto "leftbar sidebar content" 1fr / auto auto 1fr `, + // We need this to make the sidebar scrollable + overflow: "hidden", }} >