We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182e524 commit 36ce537Copy full SHA for 36ce537
WooCommerce/Classes/Bookings/BookingFilters/BookingTeamMemberSelectorView.swift
@@ -102,9 +102,7 @@ private extension BookingTeamMemberSelectorView {
102
103
private extension BookingTeamMemberSelectorView {
104
enum Layout {
105
- static let textVerticalPadding: CGFloat = 8
106
static let viewPadding: CGFloat = 16
107
- static let cornerRadius: CGFloat = 8
108
}
109
110
enum Localization {
0 commit comments