From f949cf5a302a8b3ddc6feea82f7a67eb4d8fb9b7 Mon Sep 17 00:00:00 2001 From: ogerly Date: Tue, 31 Jan 2023 11:17:57 +0100 Subject: [PATCH] better text alignment on send via link --- .../components/GddSend/TransactionForm.vue | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/frontend/src/components/GddSend/TransactionForm.vue b/frontend/src/components/GddSend/TransactionForm.vue index 5efa6012b..c015990e8 100644 --- a/frontend/src/components/GddSend/TransactionForm.vue +++ b/frontend/src/components/GddSend/TransactionForm.vue @@ -2,10 +2,10 @@
- + - + @@ -39,14 +39,13 @@ - -
-

{{ $t('gdd_per_link.header') }}

-
- {{ $t('gdd_per_link.choose-amount') }} -
-
+
+

{{ $t('gdd_per_link.header') }}

+
+ {{ $t('gdd_per_link.choose-amount') }} +
+
@@ -106,7 +105,10 @@ - {{ $t('form.check_now') }} + {{ $t('form.check_now') }} + + {{ $t('form.generate_now') }} +