From 5af082784cdfcd230aa0473d14810abb160f40f8 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Sat, 20 Feb 2021 14:10:58 +0100 Subject: [PATCH] Always generate vipps url with amount. Also update vipps component to correctly show vipps and mobile info text in column correctly on mobile. --- frontend/ui/Vipps.vue | 61 ++++++++++++++++--------------------------- 1 file changed, 22 insertions(+), 39 deletions(-) diff --git a/frontend/ui/Vipps.vue b/frontend/ui/Vipps.vue index 952b9c4..1d47de9 100644 --- a/frontend/ui/Vipps.vue +++ b/frontend/ui/Vipps.vue @@ -1,15 +1,7 @@