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 496c052 commit 7024ca1Copy full SHA for 7024ca1
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