mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
- Fixed - Other minor code / UI tweaks
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ struct SpaceCreationMenu: View {
|
||||
}
|
||||
.padding(EdgeInsets(top: 0, leading: 16, bottom: 24, trailing: 16))
|
||||
}
|
||||
.background(theme.colors.background)
|
||||
.background(theme.colors.background.ignoresSafeArea())
|
||||
}
|
||||
|
||||
@ViewBuilder
|
||||
|
||||
Reference in New Issue
Block a user