diff --git a/frontend/src/components/Modals/Question.vue b/frontend/src/components/Modals/Question.vue index abbfad65..53400227 100644 --- a/frontend/src/components/Modals/Question.vue +++ b/frontend/src/components/Modals/Question.vue @@ -12,9 +12,9 @@ id="existing" value="existing" v-model="questionType" - class="w-3 h-3 accent-gray-900" + class="w-3 h-3 cursor-pointer" /> -