Appearance tweaks
This commit is contained in:
@@ -31,7 +31,7 @@ class URLBar: UIView
|
||||
private let refreshImage = UIImage(systemName: "arrow.clockwise")
|
||||
private let stopImage = UIImage(systemName: "xmark")
|
||||
|
||||
private let backgroundCornerRadius: CGFloat = 8
|
||||
private let backgroundCornerRadius: CGFloat = 4
|
||||
|
||||
convenience init() {
|
||||
self.init(frame: .zero)
|
||||
|
||||
Reference in New Issue
Block a user