Joepocalyptic / nuxt-particles

Run lightweight, heavily customizable particle simulations in your Nuxt project with tsParticles.
https://nuxt-particles.joeypereira.dev
MIT License
29 stars 3 forks source link

The z-index attribute is not effective!!! #19

Open FEsujian opened 3 months ago

FEsujian commented 3 months ago

https://stackblitz.com/github/Joepocalyptic/nuxt-particles?file=playground%2Fapp.vue

I found that in the project FullScreen:{ Enable: true, ZIndex: -1 } invalid There is no z-index attribute in style

danielhill1982 commented 1 month ago

you have to delete:

background: { color: { value: '#000' } },