Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-29 14:56:33 +02:00
parent ed70baecc4
commit 269e986601
2 changed files with 70 additions and 34 deletions

View file

@ -99,7 +99,7 @@ internal fun WalletBalance(
}
}
SpacerH(TangemTheme.dimens2.x2)
ActionButtons(buttons)
ActionButtons(buttons, modifier = Modifier.fillMaxWidth())
SpacerH(TangemTheme.dimens2.x6)
}
}