taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit bfc39eeafb6bdb6c4e338074c2d52dfd1de344a5
parent 57ce47c64ceb062e71535746a4b5458edfe10f65
Author: Sebastian <sebasjm@gmail.com>
Date:   Mon, 17 Feb 2025 12:45:27 -0300

remove break all

Diffstat:
Mpackages/taler-wallet-webextension/src/components/BankDetailsByPaytoType.tsx | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-webextension/src/components/BankDetailsByPaytoType.tsx b/packages/taler-wallet-webextension/src/components/BankDetailsByPaytoType.tsx @@ -268,7 +268,7 @@ function IBANAccountInfoTable({ </tr> <tr> - <td colSpan={3} width="100%" style={{ wordBreak: "break-all" }}> + <td colSpan={3} width="100%"> <i18n.Translate> Alternative if your bank already supports PayTo URI, you can use this{" "}