[FA-misc] Whoops
This commit is contained in:
@@ -665,7 +665,6 @@
|
|||||||
|
|
||||||
<!-- Delete Confirmation Modal -->
|
<!-- Delete Confirmation Modal -->
|
||||||
{#if showDeleteConfirm && novel}
|
{#if showDeleteConfirm && novel}
|
||||||
<!-- svelte-ignore a11y_no_noninteractive_element_interactions -->
|
|
||||||
<div
|
<div
|
||||||
class="fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm"
|
class="fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm"
|
||||||
onclick={() => !deleting && (showDeleteConfirm = false)}
|
onclick={() => !deleting && (showDeleteConfirm = false)}
|
||||||
|
|||||||
Reference in New Issue
Block a user