mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
- Fixed - Other minor code / UI tweaks
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ struct SpaceCreationEmailInvites: View {
|
||||
.animation(.easeInOut(duration: 0.2), value: viewModel.viewState.loading)
|
||||
.waitOverlay(show: viewModel.viewState.loading)
|
||||
}
|
||||
.background(theme.colors.background)
|
||||
.background(theme.colors.background.ignoresSafeArea())
|
||||
.navigationBarHidden(true)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user