boilarplate-nuxt3-server-ta.../components/ActionSheet/Overlay.vue

4 lines
103 B
Vue

<template>
<div class="fixed bg-black opacity-70 z-50 top-0 left-0 w-screen h-screen" />
</template>