mirror of
https://github.com/Drop-OSS/drop-base.git
synced 2026-07-24 17:03:19 +10:00
fix: modal transparency
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
leave-to="opacity-0"
|
leave-to="opacity-0"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="fixed inset-0 bg-zinc-950 bg-opacity-75 transition-opacity"
|
class="fixed inset-0 bg-zinc-950/75 transition-opacity"
|
||||||
/>
|
/>
|
||||||
</TransitionChild>
|
</TransitionChild>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user