Skip to content

Commit 4e50eff

Browse files
committed
restore original size
1 parent d02a3c2 commit 4e50eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/POS/Presentation/POSFloatingControlView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ extension POSFloatingControlView {
105105
@available(iOS 17.0, *)
106106
private extension POSFloatingControlView {
107107
enum Constants {
108-
static let size: CGFloat = 80
108+
static let size: CGFloat = 56
109109
static let cornerRadius: CGFloat = 8
110110
}
111111

0 commit comments

Comments
 (0)