fix: more z-index issue (#18493)
This commit is contained in:
+1
-1
@@ -452,7 +452,7 @@
|
||||
{/if}
|
||||
</section>
|
||||
{#if isEditingName}
|
||||
<div class="absolute w-64 sm:w-96">
|
||||
<div class="absolute w-64 sm:w-96 z-1">
|
||||
{#if isSearchingPeople}
|
||||
<div
|
||||
class="flex border h-14 rounded-b-lg border-gray-400 dark:border-immich-dark-gray place-items-center bg-gray-200 p-2 dark:bg-gray-700"
|
||||
|
||||
Reference in New Issue
Block a user