From 8810f90226b96b417582234de6c72be67451667a Mon Sep 17 00:00:00 2001 From: advplyr Date: Wed, 3 Aug 2022 18:27:38 -0500 Subject: [PATCH] Update:Cleanup edit modal match tab for mobile screens --- client/components/cards/BookMatchCard.vue | 20 +++++++++++--------- client/components/modals/item/tabs/Match.vue | 20 ++++++++++++-------- 2 files changed, 23 insertions(+), 17 deletions(-) diff --git a/client/components/cards/BookMatchCard.vue b/client/components/cards/BookMatchCard.vue index 22ff0e63..ca169e92 100644 --- a/client/components/cards/BookMatchCard.vue +++ b/client/components/cards/BookMatchCard.vue @@ -1,16 +1,18 @@