Appearance tweaks
This commit is contained in:
@@ -50,7 +50,7 @@ class ToolbarView: UIView
|
||||
|
||||
override func sizeThatFits(_ size: CGSize) -> CGSize
|
||||
{
|
||||
return CGSize(width: size.width, height: 44.0)
|
||||
return CGSize(width: size.width, height: 42.0)
|
||||
}
|
||||
|
||||
override func layoutSubviews()
|
||||
|
||||
Reference in New Issue
Block a user