fix: z-index on action buttons

This commit is contained in:
2023-02-18 17:17:04 +01:00
parent 3d2acb692a
commit 224034dcc6
3 changed files with 3 additions and 3 deletions

View File

@@ -298,7 +298,7 @@
</div>
{#if certificates_dropdown_open}
<div
class="origin-top-right absolute right-0 mt-2 w-56 rounded-md shadow-lg bg-white ring-1 ring-black ring-opacity-5"
class="origin-top-right absolute right-0 mt-2 w-56 rounded-md shadow-lg bg-white ring-1 ring-black ring-opacity-5 z-10"
id="certificates:dropdown:menu">
<div
class="py-1"