Updated on 2026-08-14

This commit is contained in:
Tangem 2024-09-13 12:05:36 +03:00
parent 4ce635eeaa
commit e2d014420a
10 changed files with 55 additions and 18 deletions

View file

@ -78,7 +78,7 @@ internal fun RowText(
)
Text(
modifier = Modifier.weight(weight = 4f, fill = false),
modifier = Modifier.weight(weight = 5f, fill = false),
text = secondText,
style = TangemTheme.typography.body2,
color = if (isEnabled) {