Skip to content

Commit d668e5a

Browse files
committed
update bg color settings
1 parent 9bf7f13 commit d668e5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/POS/Presentation/Settings/PointOfSaleSettingsView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ extension PointOfSaleSettingsView {
6565
}
6666
.padding(.horizontal, POSPadding.medium)
6767
}
68+
.background(Color.posSurface)
6869
}
6970

7071
@ViewBuilder

0 commit comments

Comments
 (0)