fix tooltip

This commit is contained in:
Qing
2024-02-27 22:03:27 +08:00
parent 0ecdb0af74
commit 1b8c48af7b
3 changed files with 4 additions and 3 deletions

View File

@@ -47,6 +47,7 @@ const SidePanel = () => {
<SheetTrigger
tabIndex={-1}
className="z-10 outline-none absolute top-[68px] right-6 rounded-lg border bg-background"
hidden={open}
>
<Button
variant="ghost"