summaryrefslogtreecommitdiff
path: root/Checkout.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Checkout.ui.qml')
-rw-r--r--Checkout.ui.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Checkout.ui.qml b/Checkout.ui.qml
index 7545610..05a32ba 100644
--- a/Checkout.ui.qml
+++ b/Checkout.ui.qml
@@ -34,6 +34,8 @@ Flickable {
Layout.fillWidth: true
ColumnLayout {
+ Layout.maximumWidth: body.width < 1200
+ ? body.width : body.width * 2 / 3
RowLayout {
id: alert