diff LazyBear/Views/Home/Helpers/CurrencyItem.swift @ 457:c6913f0ce46e

Minor UI Updates
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Mon, 28 Jun 2021 14:03:50 +0200
parents 417148200aaf
children
line wrap: on
line diff
--- a/LazyBear/Views/Home/Helpers/CurrencyItem.swift	Mon Jun 28 12:51:06 2021 +0200
+++ b/LazyBear/Views/Home/Helpers/CurrencyItem.swift	Mon Jun 28 14:03:50 2021 +0200
@@ -20,7 +20,7 @@
             .frame(width: 330, height: 50)
             .overlay(
                 HStack {
-                    Color(.systemBlue)
+                    Color.blue
                         .frame(width: 40)
                         .overlay(
                             Text(currency.flag)