mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 12:18:11 +00:00
fix: sidebar scrollbar
This commit is contained in:
@@ -250,7 +250,10 @@ const FreightSidebar = ({
|
|||||||
<AppShell.Section
|
<AppShell.Section
|
||||||
grow
|
grow
|
||||||
component={ScrollArea}
|
component={ScrollArea}
|
||||||
type="never"
|
type="hover"
|
||||||
|
scrollbars="y"
|
||||||
|
scrollbarSize={6}
|
||||||
|
scrollHideDelay={500}
|
||||||
px="sm"
|
px="sm"
|
||||||
pb="md"
|
pb="md"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user