fix admin
This commit is contained in:
@@ -37,7 +37,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
|
||||
md:rounded-t-2xl"
|
||||
>
|
||||
<div className="container mx-auto flex items-center max-w-7xl">
|
||||
|
||||
Reference in New Issue
Block a user