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 adb79a0 commit 977000fCopy full SHA for 977000f
custom/SignupPage.vue
@@ -27,7 +27,7 @@
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 -->
30
- <div class="relative bg-white rounded-lg shadow dark:bg-gray-700 dark:shadow-black" >
+ <div class="af-login-popup relative bg-white rounded-lg shadow dark:bg-gray-700 dark:shadow-black" >
31
<!-- Modal header -->
32
<div class="flex items-center justify-between p-4 md:p-5 border-b rounded-t dark:border-gray-600">
33
<h3 class="text-xl font-semibold text-gray-900 dark:text-white">
0 commit comments