Updated on 2026-08-14

This commit is contained in:
Tangem 2024-08-02 12:05:59 +05:00
parent 45db7c879f
commit 5210d338e4
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,
)