gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] 01/02: fix: contract terms details with fullfilment


From: gnunet
Subject: [taler-wallet-core] 01/02: fix: contract terms details with fullfilment url
Date: Thu, 19 Jan 2023 17:45:00 +0100

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

commit 928fe2d0195b16821dcb26db2266eef736504f30
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Thu Jan 19 09:38:13 2023 -0300

    fix: contract terms details with fullfilment url
---
 .../src/components/ShowFullContractTermPopup.tsx                         | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/packages/taler-wallet-webextension/src/components/ShowFullContractTermPopup.tsx
 
b/packages/taler-wallet-webextension/src/components/ShowFullContractTermPopup.tsx
index 3e1f1dbe4..a5127cd88 100644
--- 
a/packages/taler-wallet-webextension/src/components/ShowFullContractTermPopup.tsx
+++ 
b/packages/taler-wallet-webextension/src/components/ShowFullContractTermPopup.tsx
@@ -42,6 +42,7 @@ const ContractTermsTable = styled.table`
   }
   & > tr > td:nth-child(2n) {
     text-align: right;
+    overflow-wrap: anywhere;
   }
   & > tr:nth-child(2n) {
     background: #ebebeb;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]