mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix: more z-index issue (#18493)
This commit is contained in:
parent
15877ddf1f
commit
065f7c7d5d
5 changed files with 16 additions and 11 deletions
|
|
@ -495,6 +495,7 @@
|
|||
zoom={12.5}
|
||||
simplified
|
||||
useLocationPin
|
||||
showSimpleControls={!showEditFaces}
|
||||
onOpenInMapView={() => goto(`${AppRoute.MAP}#12.5/${latlng.lat}/${latlng.lng}`)}
|
||||
>
|
||||
{#snippet popup({ marker })}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue