mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
fix actionbar not growing to width of container
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user