Updated on 2026-08-14
This commit is contained in:
parent
427f8a8328
commit
51e6f1d5a3
6 changed files with 7 additions and 5 deletions
|
|
@ -181,7 +181,7 @@ private fun RowScope.TokenRatingPlace(ratingPosition: String?) {
|
|||
.alignByBaseline()
|
||||
.heightIn(min = TangemTheme.dimens.size16)
|
||||
.background(
|
||||
color = TangemTheme.colors.field.primary,
|
||||
color = TangemTheme.colors.button.secondary,
|
||||
shape = TangemTheme.shapes.roundedCornersSmall2,
|
||||
)
|
||||
.padding(horizontal = TangemTheme.dimens.spacing5),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue