From 38ffc80d0a840b2119b4f342b6bca44baf6beece Mon Sep 17 00:00:00 2001 From: simoleo89 <11816867+simoleo89@users.noreply.github.com> Date: Mon, 15 Jun 2026 20:47:04 +0200 Subject: [PATCH] style(vault): bold black currency amounts + align Riscatta buttons --- src/components/vault/VaultView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/vault/VaultView.tsx b/src/components/vault/VaultView.tsx index ab6d749..77c500c 100644 --- a/src/components/vault/VaultView.tsx +++ b/src/components/vault/VaultView.tsx @@ -92,11 +92,11 @@ export const VaultView: FC<{}> = props => { localizeWithFallback('earnings.' + row.key, row.label) } -
+
{ row.currencies.map((currency, index) => ( - 0 + 0 )) }