From dbf6330e92dabfb5a0574cf4e33148ce10b65e4b Mon Sep 17 00:00:00 2001 From: OscarG673 Date: Sun, 15 Feb 2026 22:46:55 -0600 Subject: [PATCH] fix: addresses in mobile section --- .../app/components/pool/pool.component.html | 35 ++++++++++++------- 1 file changed, 22 insertions(+), 13 deletions(-) diff --git a/frontend/src/app/components/pool/pool.component.html b/frontend/src/app/components/pool/pool.component.html index a68fb41c8..62083c9a6 100644 --- a/frontend/src/app/components/pool/pool.component.html +++ b/frontend/src/app/components/pool/pool.component.html @@ -38,15 +38,19 @@ Addresses - - - + +
- - + +
- - {{ poolStats.pool.addresses[0] | shortenString: 30 }} - + +
- {{ - address | shortenString: 30 }}
+ +