From c40b207e0051a2f8c6da25bdb835a97e96f3d1dc Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Wed, 8 Feb 2023 13:39:40 +0700 Subject: removed height and width --- CheckoutFlickable.ui.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'CheckoutFlickable.ui.qml') diff --git a/CheckoutFlickable.ui.qml b/CheckoutFlickable.ui.qml index 617d413..38ddf5c 100644 --- a/CheckoutFlickable.ui.qml +++ b/CheckoutFlickable.ui.qml @@ -423,8 +423,6 @@ Flickable { color: "#f5f7f9" } popup: Popup { - width: banks.width - implicitHeight: contentItem.height background: Rectangle { id: banksDropDown radius: 8 -- cgit v1.2.3