Updated on 2026-08-14
This commit is contained in:
parent
2f5b70dfaa
commit
e18f70eb71
13 changed files with 135 additions and 36 deletions
|
|
@ -101,7 +101,7 @@ internal fun LazyListScope.amountFieldV2(
|
|||
) {
|
||||
Column(
|
||||
horizontalAlignment = Alignment.CenterHorizontally,
|
||||
verticalArrangement = Arrangement.spacedBy(16.dp),
|
||||
verticalArrangement = Arrangement.spacedBy(12.dp),
|
||||
modifier = modifier
|
||||
.padding(top = 48.dp, bottom = 28.dp),
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue