From 41f7dfe56f442951ec271c4bbec2bcdacc01b971 Mon Sep 17 00:00:00 2001 From: ogerly Date: Mon, 16 Jan 2023 14:24:02 +0100 Subject: [PATCH] remove last month label, matching stands and button size --- .../GddSend/TransactionConfirmationLink.vue | 11 ++- .../GddSend/TransactionConfirmationSend.vue | 13 ++-- .../components/GddSend/TransactionForm.vue | 16 ++-- .../src/components/GddTransactionList.vue | 73 ++++++++++--------- frontend/src/layouts/DashboardLayout.vue | 2 +- frontend/src/pages/Send.vue | 2 +- 6 files changed, 65 insertions(+), 52 deletions(-) diff --git a/frontend/src/components/GddSend/TransactionConfirmationLink.vue b/frontend/src/components/GddSend/TransactionConfirmationLink.vue index 91fea3486..1600a4966 100644 --- a/frontend/src/components/GddSend/TransactionConfirmationLink.vue +++ b/frontend/src/components/GddSend/TransactionConfirmationLink.vue @@ -35,12 +35,15 @@ {{ $t('form.new_balance') }} {{ (balance - amount) | GDD }} - - - {{ $t('back') }} + + + + {{ $t('back') }} + - + - + @@ -39,12 +39,15 @@ {{ $t('form.new_balance') }} {{ (balance - amount) | GDD }} - - - {{ $t('back') }} + + + + {{ $t('back') }} + - + {{ $t('form.no_gdd_available') }} - - - + + + {{ $t('form.reset') }} - - + + {{ $t('form.check_now') }} diff --git a/frontend/src/components/GddTransactionList.vue b/frontend/src/components/GddTransactionList.vue index f3524c6fe..deed0dedb 100644 --- a/frontend/src/components/GddTransactionList.vue +++ b/frontend/src/components/GddTransactionList.vue @@ -26,45 +26,46 @@ -
{{ $t('lastMonth') }}
-
- - +
+
+ + - + - + - - + + +
-
+
- +