🎩 Elevates ui components

This commit is contained in:
Rune Harlyk
2024-06-08 18:02:58 +02:00
committed by Rune Harlyk
parent 421c7a908b
commit 7005ae7e15
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
};
</script>
<div class="toast toast-end mr-4">
<div class="toast toast-end mr-4 z-20">
{#each $notifications as notification (notification.id)}
<div
animate:flip={{ duration: 400 }}