RobinCK / vue-gallery

:camera: Responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. 🇺🇦
https://robinck.github.io/vue-gallery/
MIT License
470 stars 85 forks source link

z-index problem #107

Closed theNewWave closed 4 years ago

theNewWave commented 4 years ago

I'm sorry for the basic question, but the gallery appears below the fixed header of the site I'm making. So I can't press the button to close the gallery. Even if the gallery component is styled with z-index: 999, it will not be improved. Which class should I set CSS for? Environment is using Nuxt, header component and nuxt component are placed in default.vue.