diff --git a/components/PhoneInputWrapper.vue b/components/PhoneInputWrapper.vue index 9801f62..0a021d6 100644 --- a/components/PhoneInputWrapper.vue +++ b/components/PhoneInputWrapper.vue @@ -68,6 +68,7 @@ class="country-dropdown" :class="{ 'country-dropdown--mobile': isMobile }" elevation="8" + :style="isMobile ? 'display: block !important;' : ''" >
Configure reCAPTCHA settings for form security.
- -Configure membership fees and payment details.
- -Configure SMTP settings for email notifications and verification.
- -Access all portal configuration settings in one place.
- -Configure the NocoDB database connection for the Member Management system.
+Configure all portal settings including database, email, reCAPTCHA, and membership fees in one centralized location.