tweak spacing

Signed-off-by: Dave Ashby <dave.ashby@potomacsi.com>
This commit is contained in:
Dave Ashby
2024-05-30 18:45:31 -04:00
committed by Fredrik Adelöw
parent 600db9049a
commit a77e6a4369
@@ -71,7 +71,7 @@ export const Root = ({ children }: PropsWithChildren<{}>) => (
{/* End global nav */}
<SidebarDivider />
<SidebarScrollWrapper>
{ /* Items in this group will be scrollable if they run out of space */ }
{ /* Items in this group will be scrollable if they run out of space */ }
</SidebarScrollWrapper>
</SidebarGroup>
<SidebarSpace />