fix actionbar not growing to width of container

This commit is contained in:
jeffvli 2025-06-24 20:33:50 -07:00
parent e0f0524eb9
commit dbf840b185

View file

@ -85,7 +85,10 @@ export const Sidebar = () => {
className={styles.container}
id="left-sidebar"
>
<Group id="global-search-container">
<Group
grow
id="global-search-container"
>
<ActionBar />
</Group>
<ScrollArea