More massaging of the layout

This commit is contained in:
David Heinemeier Hansson
2026-05-17 08:44:25 +02:00
parent 19a4dffd3f
commit 6c41ab69d3
@@ -180,7 +180,7 @@ Item {
open: root.popupOpen
centerOnBar: true
triggerMode: "click"
contentWidth: 440
contentWidth: 480
contentHeight: card.implicitHeight + 28
Column {
@@ -196,8 +196,9 @@ Item {
Row {
id: heroLeft
anchors.left: parent.left
anchors.leftMargin: 16
anchors.verticalCenter: parent.verticalCenter
spacing: 12
spacing: 16
Text {
id: heroIcon