Fix z-index problem
This commit is contained in:
@@ -89,7 +89,7 @@ const childImageVariants = {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<section class="relative z-[999] h-[115svh] min-h-[1000px] max-h-350 pb-20 bg-black overflow-y-hidden flex-center">
|
||||
<section class="relative h-[115svh] min-h-[1000px] max-h-350 pb-20 bg-black overflow-y-hidden flex-center">
|
||||
<AnimatePresence mode="popLayout">
|
||||
<template
|
||||
v-for="(slide, index) in homeData!.show_case_slider"
|
||||
|
||||
Reference in New Issue
Block a user