Replace state when opening a modal from a drawer
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
export let onClose
|
||||
</script>
|
||||
|
||||
<div class="fixed inset-0 z-modal">
|
||||
<div class="fixed inset-0 z-modal drawer">
|
||||
<button
|
||||
class="absolute inset-0 cursor-pointer bg-black opacity-50"
|
||||
transition:fade
|
||||
|
||||
Reference in New Issue
Block a user