From 360f78cccf52b38a45b86e9b1921ee406e2be490 Mon Sep 17 00:00:00 2001 From: David Requeno Date: Wed, 30 Jul 2025 00:36:43 -0600 Subject: [PATCH] fix: correct formatting in accounts table component --- .../accounts-table.component.html | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/libs/ui/src/lib/accounts-table/accounts-table.component.html b/libs/ui/src/lib/accounts-table/accounts-table.component.html index 6994d17e5..5ffb734d2 100644 --- a/libs/ui/src/lib/accounts-table/accounts-table.component.html +++ b/libs/ui/src/lib/accounts-table/accounts-table.component.html @@ -1,13 +1,13 @@ @if (showActions) {
} @@ -39,7 +39,12 @@ - + Name @@ -71,7 +76,11 @@ > {{ element.currency }} - + {{ baseCurrency }}