Fix missing chevron.

This commit is contained in:
Michelle Tang
2026-05-12 09:46:19 -04:00
parent e248aee25c
commit c4e7841ea3
@@ -331,6 +331,7 @@ private fun AutomaticKeyVerificationBlock(
modifier = Modifier
.padding(vertical = 16.dp)
.padding(start = 12.dp)
.weight(1f, fill = false)
)
if (hasInfoSheet) {