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.
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.