From 0b3235a95290104be6f73247b429651d97ac1a56 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Wed, 8 Feb 2023 18:41:26 +0800 Subject: Revert "removed height and width" This reverts commit c40b207e0051a2f8c6da25bdb835a97e96f3d1dc. --- CheckoutFlickable.ui.qml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CheckoutFlickable.ui.qml b/CheckoutFlickable.ui.qml index 38ddf5c..617d413 100644 --- a/CheckoutFlickable.ui.qml +++ b/CheckoutFlickable.ui.qml @@ -423,6 +423,8 @@ Flickable { color: "#f5f7f9" } popup: Popup { + width: banks.width + implicitHeight: contentItem.height background: Rectangle { id: banksDropDown radius: 8 -- cgit v1.3