Updated on 2026-08-14
This commit is contained in:
parent
158d625e05
commit
3b181b08c7
1 changed files with 1 additions and 1 deletions
|
|
@ -362,7 +362,7 @@ private fun ExpandedCustomFeeItems(
|
|||
showDivider = false,
|
||||
modifier = Modifier
|
||||
.background(
|
||||
color = TangemTheme.colors.background.action,
|
||||
color = TangemTheme.colors.background.primary,
|
||||
shape = TangemTheme.shapes.roundedCornersXMedium,
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue