fix: even optical padding

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2024-10-19 01:32:15 +02:00
parent bb8743706a
commit 1e946bbe3c
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ fun UserInfoSheet(
)
}
)
Spacer(Modifier.height(20.dp))
return
}