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 76dba1f commit 6ad4b90Copy full SHA for 6ad4b90
custom/SetPassword.vue
@@ -23,7 +23,7 @@
23
24
<!-- Main modal -->
25
<div id="authentication-modal" tabindex="-1"
26
- class="overflow-y-auto flex flex-grow
+ class="af-set-password-modal overflow-y-auto flex flex-grow
27
overflow-x-hidden z-50 min-w-[350px] justify-center items-center md:inset-0 h-[calc(100%-1rem)] max-h-full">
28
<div class="relative p-4 w-full max-h-full max-w-[400px]">
29
<!-- Modal content -->
0 commit comments