From 163f31688926abe79f916810293e97f940105065 Mon Sep 17 00:00:00 2001 From: negue Date: Fri, 15 Feb 2019 23:26:40 +0100 Subject: [PATCH] replace the questInfo to use table-like behavior, expands to the content --- .../components/shops/quests/questInfo.vue | 56 ++++++++++++------- 1 file changed, 36 insertions(+), 20 deletions(-) diff --git a/website/client/components/shops/quests/questInfo.vue b/website/client/components/shops/quests/questInfo.vue index a395eca04e..e68ea412e9 100644 --- a/website/client/components/shops/quests/questInfo.vue +++ b/website/client/components/shops/quests/questInfo.vue @@ -1,41 +1,57 @@