mirror of
https://github.com/immich-app/immich.git
synced 2025-11-03 09:42:45 +09:00
fix: z-index war in the asset viewer (#18091)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</ModalBody>
|
||||
|
||||
<ModalFooter>
|
||||
<div class="flex gap-3 w-full">
|
||||
<div class="flex gap-3 w-full my-3">
|
||||
{#if !hideCancelButton}
|
||||
<Button shape="round" color={cancelColor} fullWidth onclick={() => onClose(false)}>
|
||||
{cancelText}
|
||||
|
||||
Reference in New Issue
Block a user