remove extra whitespace on tabbar
This commit is contained in:
@@ -228,7 +228,6 @@ struct ContentView: View {
|
|||||||
}
|
}
|
||||||
|
|
||||||
TabBar(new_events: $home.new_events, selected: $selected_timeline, action: switch_timeline)
|
TabBar(new_events: $home.new_events, selected: $selected_timeline, action: switch_timeline)
|
||||||
.padding()
|
|
||||||
}
|
}
|
||||||
.onAppear() {
|
.onAppear() {
|
||||||
self.connect()
|
self.connect()
|
||||||
|
|||||||
Reference in New Issue
Block a user