From 70a527556e4686f4a08fc2a3a750170cfe6aab2c Mon Sep 17 00:00:00 2001 From: celine Date: Thu, 30 Apr 2026 14:59:18 -0400 Subject: [PATCH] fix a z-index issue --- components/ActionBar/ProfileButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ActionBar/ProfileButton.tsx b/components/ActionBar/ProfileButton.tsx index b0a9caa5..2a75ad3c 100644 --- a/components/ActionBar/ProfileButton.tsx +++ b/components/ActionBar/ProfileButton.tsx @@ -29,7 +29,7 @@ export const ProfileButton = () => { asChild side={isMobile ? "top" : "right"} align={isMobile ? "center" : "start"} - className="w-xs py-1!" + className="w-xs py-1! z-[60]!" trigger={