mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 19:10:49 +02:00
Fix avatar service not returning generated image on network error. Fix padding and make nav buttons private.
This commit is contained in:
+3
-1
@@ -36,7 +36,9 @@ struct RoomNotificationSettingsHeaderView: View {
|
||||
}
|
||||
}
|
||||
Spacer()
|
||||
}.padding(.top, 36)
|
||||
}
|
||||
.padding(.top, 36)
|
||||
.padding(.bottom, 20)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user