Updated on 2026-08-14
This commit is contained in:
parent
b168f321b8
commit
8c58005fed
5 changed files with 9 additions and 9 deletions
|
|
@ -58,7 +58,7 @@ private fun Content(config: NotificationConfig) {
|
|||
.align(Alignment.CenterVertically),
|
||||
)
|
||||
Column(
|
||||
verticalArrangement = Arrangement.spacedBy(TangemTheme.dimens.spacing4),
|
||||
verticalArrangement = Arrangement.spacedBy(TangemTheme.dimens.spacing2),
|
||||
modifier = Modifier
|
||||
.weight(1f)
|
||||
.padding(TangemTheme.dimens.spacing12),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue