We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f486dbf commit 437fb66Copy full SHA for 437fb66
1 file changed
app/components/AppFooter.vue
@@ -4,7 +4,7 @@ const config = useRuntimeConfig()
4
</script>
5
6
<template>
7
- <USeparator icon="i-custom-litestar" class="h-px" />
+ <USeparator icon="i-custom-litestar" class="h-px relative z-10" />
8
9
<UFooter
10
:ui="{
0 commit comments