mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 07:27:42 +02:00
BetaAnnounceCell: Update close button.
This commit is contained in:
@@ -21,7 +21,7 @@ final class CloseButton: UIButton, Themable {
|
||||
// MARK: - Constants
|
||||
|
||||
private enum CircleBackgroundConstants {
|
||||
static let height: CGFloat = 30.0
|
||||
static let height: CGFloat = 26.0
|
||||
static let highlightedAlha: CGFloat = 0.5
|
||||
static let normalAlha: CGFloat = 0.8
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user