Dark mode appearance tweaks
This commit is contained in:
@@ -88,7 +88,7 @@ class ToolbarViewController: UIViewController
|
||||
toolbarView.trailingButtonsView.removeAllButtonViews()
|
||||
|
||||
let spacerView = { () -> SpacerView in
|
||||
SpacerView(space: 24.0)
|
||||
SpacerView(space: 20.0)
|
||||
}
|
||||
|
||||
// Setup toolbar based on trait collection
|
||||
|
||||
Reference in New Issue
Block a user