From 2dcaa881e155c1523161e1a59d0ef7a505b8b568 Mon Sep 17 00:00:00 2001 From: David Requeno Date: Wed, 30 Jul 2025 22:16:19 -0600 Subject: [PATCH] Improve formatting in the table of accounts component --- libs/ui/src/lib/accounts-table/accounts-table.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..609c76ee1 100644 --- a/libs/ui/src/lib/accounts-table/accounts-table.component.html +++ b/libs/ui/src/lib/accounts-table/accounts-table.component.html @@ -353,4 +353,4 @@ width: '100%' }" /> -} \ No newline at end of file +}