added z-index for event types dropdown (#791)

This commit is contained in:
Peer Richelsen 2021-09-27 11:19:11 +01:00 committed by GitHub
parent c22beb698c
commit 0938f6f4b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,7 +227,7 @@ const EventTypesPage = (props: PageProps) => {
leaveTo="transform opacity-0 scale-95">
<Menu.Items
static
className="absolute right-0 w-56 mt-2 origin-top-right bg-white divide-y rounded-sm shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none divide-neutral-100">
className="absolute z-10 right-0 w-56 mt-2 origin-top-right bg-white divide-y rounded-sm shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none divide-neutral-100">
<div className="py-1">
<Menu.Item>
{({ active }) => (