From 84715066ac0702a655dc9e058c95b8ea04b7c332 Mon Sep 17 00:00:00 2001 From: Xevion Date: Fri, 4 Sep 2020 18:02:52 -0500 Subject: [PATCH] fix SeasonList accordion item/router link hitbox boundaries for more reliable clicks --- client/src/components/SeasonList.vue | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/client/src/components/SeasonList.vue b/client/src/components/SeasonList.vue index 97ebc48..1587228 100644 --- a/client/src/components/SeasonList.vue +++ b/client/src/components/SeasonList.vue @@ -1,9 +1,8 @@