From 6499c631c798b296201ba9ee966308fd4800fd91 Mon Sep 17 00:00:00 2001 From: Gamebrary Date: Sun, 1 Nov 2020 14:08:36 -0700 Subject: [PATCH] fix logic for unique list width in mobile --- src/components/Lists/List.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/Lists/List.vue b/src/components/Lists/List.vue index b86bcb45..c96ea233 100644 --- a/src/components/Lists/List.vue +++ b/src/components/Lists/List.vue @@ -1,6 +1,6 @@