fix: z-index war in the asset viewer (#18091)

This commit is contained in:
Daniel Dietzler
2025-05-09 16:17:26 +02:00
committed by GitHub
parent cb6c541ae1
commit 89551edee5
7 changed files with 47 additions and 49 deletions

View File

@@ -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}