mirror of
https://github.com/Drop-OSS/drop-base
synced 2026-08-27 16:26:03 -04:00
fix: modal transparency
This commit is contained in:
parent
14f4e3e20b
commit
2f0ed58cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue