[#1179] Bold token name in available balance

- The ZEC token name is now aligned with the value (both bold)
This commit is contained in:
Lukas Korba 2024-04-08 12:24:53 +02:00
parent d8f70a64ee
commit 1bc5d70e36
2 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ public struct AvailableBalanceView: View {
}
Text(tokenName)
.font(.custom(FontFamily.Inter.regular.name, size: 14))
.font(.custom(FontFamily.Inter.bold.name, size: 14))
}
}
}

View File

@ -77,8 +77,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/grpc/grpc-swift.git",
"state" : {
"revision" : "5d0cf1c7b2e641e3a8961089e7e4672f4fe8abac",
"version" : "1.21.1"
"revision" : "393b02b1c39cc82fb24e57f24fa446f43e8124c9",
"version" : "1.22.0"
}
},
{