Updated on 2026-08-14
This commit is contained in:
parent
5e9771c378
commit
ca03f18d81
11 changed files with 363 additions and 4 deletions
|
|
@ -107,7 +107,7 @@ private fun CellDecoration(
|
|||
Box(
|
||||
modifier = Modifier
|
||||
.background(
|
||||
color = TangemTheme.colors.background.tertiary,
|
||||
color = TangemTheme.colors.field.primary,
|
||||
shape = RoundedCornerShape(8.dp),
|
||||
),
|
||||
contentAlignment = Alignment.Center,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue