Skip to content

Commit 667bdf5

Browse files
committed
Adjust spacing to be consistent between Orders and Most recent orders
1 parent 07120dd commit 667bdf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Dashboard/Orders/LastOrderDashboardRow.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ private extension LastOrderDashboardRow {
7070
enum Layout {
7171
static let padding: CGFloat = 16
7272
static let spacing: CGFloat = 8
73-
static let badgeSpacing: CGFloat = 4
73+
static let badgeSpacing: CGFloat = 6
7474
static let salesChannelLabelBackgroundColor = UIColor.withColorStudio(.wooCommercePurple, shade: .shade10)
7575
static let salesChannelLabelTextColor = UIColor.withColorStudio(.wooCommercePurple, shade: .shade80)
7676

0 commit comments

Comments
 (0)