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 d845352 commit d0c4313Copy full SHA for d0c4313
src/components/Thanks/LoanNextSteps.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <div class="tw-flex tw-flex-col">
+ <div class="tw-flex tw-flex-col tw-relative" style="z-index: 0;">
3
<ul class="steps-list tw-flex tw-flex-col lg:tw-flex-row tw-justify-end tw-gap-1">
4
<li
5
v-for="(step, index) in steps"
0 commit comments