Mercurial > public > lazybear
diff LazyBear/Views/Home/Helpers/CurrencyItem.swift @ 413:2984d8946342
Minor UI changes
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Wed, 09 Jun 2021 10:23:52 +0200 |
parents | eb97439e46cd |
children | 6dd97877f575 |
line wrap: on
line diff
--- a/LazyBear/Views/Home/Helpers/CurrencyItem.swift Tue Jun 08 11:46:58 2021 +0200 +++ b/LazyBear/Views/Home/Helpers/CurrencyItem.swift Wed Jun 09 10:23:52 2021 +0200 @@ -17,7 +17,7 @@ .frame(width: 330, height: 50) .overlay( HStack { - Color("default") + Color(.systemBlue) .frame(width: 40) .overlay( Text(currency.flag)