fixing more sizing issues and making it clean
This commit is contained in:
@@ -14,9 +14,7 @@ struct HomeView: View {
|
||||
|
||||
ChatsCarouselView()
|
||||
|
||||
FooterControlsView()
|
||||
|
||||
Spacer()
|
||||
FooterControlsView()
|
||||
}
|
||||
.frame(maxWidth:.infinity, maxHeight: .infinity)
|
||||
.accentColor(NirvanaColor.teal)
|
||||
|
||||
Reference in New Issue
Block a user