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