Updated on 2026-08-14
This commit is contained in:
parent
4ce635eeaa
commit
e2d014420a
10 changed files with 55 additions and 18 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue