mirror of
https://github.com/immich-app/immich
synced 2025-06-04 07:38:04 +00:00
fix: z-index search bar (#18685)
This commit is contained in:
parent
fff651f8a5
commit
d004c03990
@ -214,7 +214,7 @@
|
||||
]}
|
||||
/>
|
||||
|
||||
<div class="w-full relative z-2" use:focusOutside={{ onFocusOut }} tabindex="-1">
|
||||
<div class="w-full relative z-auto" use:focusOutside={{ onFocusOut }} tabindex="-1">
|
||||
<form
|
||||
draggable="false"
|
||||
autocomplete="off"
|
||||
|
Loading…
x
Reference in New Issue
Block a user