update insights
This commit is contained in:
@@ -71,7 +71,7 @@ export default function Route({ loaderData }: Route.ComponentProps) {
|
||||
<SidebarInset className="relative flex flex-col flex-1 min-w-0">
|
||||
<header
|
||||
className="bg-background/15 backdrop-blur-sm
|
||||
px-4 py-2 lg:py-4 sticky top-0 z-5"
|
||||
px-4 py-2 lg:py-4 sticky top-0 z-10"
|
||||
>
|
||||
<div className="container mx-auto flex items-center max-w-7xl">
|
||||
<SidebarTrigger className="md:hidden" />
|
||||
|
||||
Reference in New Issue
Block a user