@@ -73,6 +73,7 @@ export function Sidebar(props: { sessionID: string; overlay?: boolean }) {
<box
backgroundColor={theme.backgroundPanel}
width={42}
+ height="100%"
paddingTop={1}
paddingBottom={1}
paddingLeft={2}