From 443a49a975b0723c2abfb87c9c36f1df9c8ff53e Mon Sep 17 00:00:00 2001 From: conor Date: Sun, 18 Feb 2024 02:54:59 -0800 Subject: [PATCH] * remove div inside image --- client/src/components/responseMatching/ActiveMatching.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/responseMatching/ActiveMatching.vue b/client/src/components/responseMatching/ActiveMatching.vue index e96dfe6..eba90b2 100644 --- a/client/src/components/responseMatching/ActiveMatching.vue +++ b/client/src/components/responseMatching/ActiveMatching.vue @@ -59,9 +59,9 @@ const { t } = useI18n(); v-tooltip.left.ds900="t('tooltip.noMatch', { response: gameStore.selectedResponse })" class="btn btn-primary w-50 fs-4 d-flex justify-content-center align-items-center" @click="noMatch"> -
+ -
+