Updated on 2026-08-14
This commit is contained in:
parent
68d3a813e2
commit
f5d9dab282
17 changed files with 439 additions and 61 deletions
|
|
@ -155,7 +155,7 @@ private fun WalletBlock(
|
|||
Row {
|
||||
Text(
|
||||
modifier = Modifier
|
||||
.weight(1f)
|
||||
.weight(1f, fill = false)
|
||||
.padding(end = 8.dp),
|
||||
text = title,
|
||||
style = TangemTheme.typography.subtitle1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue