diff --git a/otherPages/authentication/components/questionCard.vue b/otherPages/authentication/components/questionCard.vue
index a35da54..775e555 100644
--- a/otherPages/authentication/components/questionCard.vue
+++ b/otherPages/authentication/components/questionCard.vue
@@ -22,7 +22,7 @@
+ @input="onChange($event.detail.value)" @blur="onChange($event.detail.value)" :maxlength="2000">
@@ -69,7 +69,8 @@