gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 25/204: layout - smaller font


From: gnunet
Subject: [taler-taler-ios] 25/204: layout - smaller font
Date: Thu, 05 Dec 2024 23:49:53 +0100

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

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit c2742b96cfa6cc16f349ab8d9fe2a29c89cb7ea1
Author: Marc Stibane <marc@taler.net>
AuthorDate: Tue Sep 17 21:33:19 2024 +0200

    layout - smaller font
---
 TalerWallet1/Views/Balances/BalancesSectionView.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Views/Balances/BalancesSectionView.swift 
b/TalerWallet1/Views/Balances/BalancesSectionView.swift
index ad1dd4d..061de21 100644
--- a/TalerWallet1/Views/Balances/BalancesSectionView.swift
+++ b/TalerWallet1/Views/Balances/BalancesSectionView.swift
@@ -115,7 +115,7 @@ extension BalancesSectionView: View {
             if scopeInfo.type == .exchange {
                 let baseURL = scopeInfo.url?.trimURL ?? String(localized: 
"Unknown Payment Provider", comment: "exchange url")
                 Text(baseURL)
-                    .talerFont(.body)
+                    .talerFont(.subheadline)
                     .foregroundColor(.secondary)
 //                    .listRowSeparator(.hidden)
             }

-- 
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]