chore: update Dashboard03.vue (#446)
Fix mismatch header lines in Block - Dashboard03 component.
This commit is contained in:
parent
c1c1f171fe
commit
46f7ffb65a
|
|
@ -136,7 +136,7 @@ import { Tooltip, TooltipContent, TooltipTrigger } from '@/lib/registry/default/
|
|||
</nav>
|
||||
</aside>
|
||||
<div class="flex flex-col">
|
||||
<header class="sticky top-0 z-10 flex h-[53px] items-center gap-1 border-b bg-background px-4">
|
||||
<header class="sticky top-0 z-10 flex h-[57px] items-center gap-1 border-b bg-background px-4">
|
||||
<h1 class="text-xl font-semibold">
|
||||
Playground
|
||||
</h1>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user