Updated on 2026-08-14

This commit is contained in:
Tangem 2024-08-06 10:37:33 +05:00
commit 352048dc61
15 changed files with 73 additions and 66 deletions

View file

@ -39,7 +39,7 @@ internal fun StakingFeeBlock(feeState: FeeState) {
) {
Text(
text = stringResource(R.string.common_network_fee_title),
style = TangemTheme.typography.caption2,
style = TangemTheme.typography.subtitle2,
color = TangemTheme.colors.text.secondary,
)