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