From 3ebd37f7cb3407389bbddf4730810a8a8990ea96 Mon Sep 17 00:00:00 2001 From: negue Date: Sun, 3 Mar 2019 17:17:45 +0100 Subject: [PATCH] replace the questInfo to use table-like behavior, expands to the content (#10995) --- .../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 @@