We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eccf85 commit e9a106eCopy full SHA for e9a106e
app/layouts/default.vue
@@ -12,7 +12,7 @@
12
class="flex sm:hidden"
13
left="50%" bottom="40px" translate-x="-50%"
14
bg="neutral-100 dark:neutral-900"
15
- absolute z-100
+ fixed z-100
16
flex-1 justify-center gap-2
17
rounded-full
18
p-2
0 commit comments