From 98c176de0f8996f13bc9047c0ea995544581c428 Mon Sep 17 00:00:00 2001 From: conor Date: Fri, 23 Feb 2024 12:30:49 -0800 Subject: [PATCH] * center img slightly better --- client/src/components/responseMatching/ActiveMatching.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/responseMatching/ActiveMatching.vue b/client/src/components/responseMatching/ActiveMatching.vue index eba90b2..fd5dab9 100644 --- a/client/src/components/responseMatching/ActiveMatching.vue +++ b/client/src/components/responseMatching/ActiveMatching.vue @@ -59,7 +59,7 @@ 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"> - +