ios 16 custom detent

This commit is contained in:
Mauro Romito
2022-10-17 12:35:47 +02:00
parent f266be4523
commit 63babcf61a
3 changed files with 13 additions and 2 deletions
@@ -49,7 +49,7 @@ struct ComposerCreateActionList: View {
.padding(.vertical, 12)
}
}
.padding(.top, 16)
.padding(.top, 8)
Spacer()
}.background(theme.colors.background.ignoresSafeArea())
}