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.
2 parents 496c052 + 7024ca1 commit 7bb2389Copy full SHA for 7bb2389
components/Recaptcha.vue
@@ -7,6 +7,7 @@
7
align-self="center"
8
@expired="is_captcha_validated = false"
9
@verify="submit_recaptcha"
10
+ style="z-index: 100"
11
/>
12
</ClientOnly>
13
</template>
0 commit comments