fix styling error

This commit is contained in:
MarconLP 2023-04-16 13:23:13 +02:00
parent 38e56e07e0
commit 80bdba7b89
No known key found for this signature in database
GPG key ID: A08A9C8B623F5EA5

View file

@ -29,7 +29,7 @@ export default function ProfileMenu() {
leaveFrom="transform opacity-100 scale-100"
leaveTo="transform opacity-0 scale-95"
>
<Menu.Items className="absolute right-0 mt-2 origin-top-right divide-y divide-gray-100 rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none">
<Menu.Items className="absolute right-0 z-10 mt-2 origin-top-right divide-y divide-gray-100 rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none">
<div className="px-1 py-1 ">
<Menu.Item>
{({ active }) => (