From 1d2fc1a9f43c106ad1ff6e414f1c6765626dbfa7 Mon Sep 17 00:00:00 2001 From: ogerly Date: Fri, 10 Dec 2021 12:10:47 +0100 Subject: [PATCH] error handling icon, text and position --- .../Pages/AccountOverview/GddTransactionList.vue | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/frontend/src/views/Pages/AccountOverview/GddTransactionList.vue b/frontend/src/views/Pages/AccountOverview/GddTransactionList.vue index 1e24c14d0..93ace1ab0 100644 --- a/frontend/src/views/Pages/AccountOverview/GddTransactionList.vue +++ b/frontend/src/views/Pages/AccountOverview/GddTransactionList.vue @@ -1,11 +1,27 @@