Dark mode appearance tweaks

This commit is contained in:
James Magahern
2022-02-21 15:52:18 -08:00
parent c8b4242bc6
commit 224a39b64f
3 changed files with 16 additions and 27 deletions

View File

@@ -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