From a30a547ac5596c787252ce23a845093c426dc2ef Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 5 Apr 2022 12:16:09 -0300 Subject: mui alert and not enough blanance ported to material --- .../src/components/Banner.stories.tsx | 10 +++++++--- .../src/components/PendingTransactions.tsx | 10 +++++----- 2 files changed, 12 insertions(+), 8 deletions(-) (limited to 'packages/taler-wallet-webextension/src/components') diff --git a/packages/taler-wallet-webextension/src/components/Banner.stories.tsx b/packages/taler-wallet-webextension/src/components/Banner.stories.tsx index 4d328a723..f91d94d0f 100644 --- a/packages/taler-wallet-webextension/src/components/Banner.stories.tsx +++ b/packages/taler-wallet-webextension/src/components/Banner.stories.tsx @@ -106,9 +106,13 @@ export const PendingOperation = (): VNode => ( ), description: ( - - EUR 37.95 - 5 feb 2022 - + + + EUR 37.95 + +   + - 5 feb 2022 + ), }, ]} diff --git a/packages/taler-wallet-webextension/src/components/PendingTransactions.tsx b/packages/taler-wallet-webextension/src/components/PendingTransactions.tsx index 2d8a776cd..f37a212f7 100644 --- a/packages/taler-wallet-webextension/src/components/PendingTransactions.tsx +++ b/packages/taler-wallet-webextension/src/components/PendingTransactions.tsx @@ -70,16 +70,16 @@ export function PendingTransactionsView({ ), action: () => goToTransaction(t.transactionId), description: ( - - + + {amount.currency} {Amounts.stringifyValue(amount)} - {" "} - -{" "} + +  -