Remove global app padding
This was the source of so many things breaking somehow
This commit is contained in:
parent
568b4d6126
commit
73c40b5aa0
@ -25,7 +25,6 @@ struct ContentView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
.padding()
|
||||
.preferredColorScheme({
|
||||
switch settingsController.appearance {
|
||||
case .dark:
|
||||
|
Loading…
Reference in New Issue
Block a user