diff --git a/components/IscnRegisterForm.vue b/components/IscnRegisterForm.vue index fac5cadf..054fa668 100644 --- a/components/IscnRegisterForm.vue +++ b/components/IscnRegisterForm.vue @@ -384,6 +384,7 @@ class="h-[40px] w-[320px] mb-[8px]" :options="licenseOptions" :placeholder="license" + direction="top" @input="setLicense" />