From da288eaeeda60391f8813e90c53f7e57cd555195 Mon Sep 17 00:00:00 2001 From: ogerly Date: Sat, 9 Apr 2022 11:36:23 +0200 Subject: [PATCH] position button on link list --- .../TransactionLinks/TransactionLink.vue | 45 ++++++++++++------- 1 file changed, 28 insertions(+), 17 deletions(-) diff --git a/frontend/src/components/TransactionLinks/TransactionLink.vue b/frontend/src/components/TransactionLinks/TransactionLink.vue index 1bd454821..5f31b339e 100644 --- a/frontend/src/components/TransactionLinks/TransactionLink.vue +++ b/frontend/src/components/TransactionLinks/TransactionLink.vue @@ -1,17 +1,31 @@