diff Simoleon/UI/CurrencyRow.swift @ 167:1940db1ef321

Minor changes
author Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com>
date Sat, 11 Sep 2021 16:30:40 +0200
parents 84137052813d
children
line wrap: on
line diff
--- a/Simoleon/UI/CurrencyRow.swift	Sat Sep 11 16:30:32 2021 +0200
+++ b/Simoleon/UI/CurrencyRow.swift	Sat Sep 11 16:30:40 2021 +0200
@@ -21,6 +21,7 @@
                     .font(.subheadline)
                     .lineLimit(1)
             }
+            .foregroundColor(.primary)
             .padding(.horizontal)
         }
     }