autoformatting

This commit is contained in:
Lemmy
2026-01-08 15:15:51 -05:00
parent f052841774
commit 665bc0c60a
4 changed files with 6 additions and 6 deletions
@@ -471,4 +471,4 @@ NBox {
}
}
}
}
}
+1 -1
View File
@@ -384,4 +384,4 @@ SmartPanel {
}
}
}
}
}
+3 -3
View File
@@ -121,7 +121,7 @@ SmartPanel {
panelContent: Rectangle {
color: "transparent"
property real contentPreferredHeight: Math.min(root.preferredHeight, mainColumn.implicitHeight + Style.marginL * 2)
ColumnLayout {
@@ -302,7 +302,7 @@ SmartPanel {
anchors.fill: parent
anchors.margins: Style.marginM
spacing: Style.marginL
Item {
Layout.fillHeight: true
}
@@ -494,7 +494,7 @@ SmartPanel {
anchors.fill: parent
anchors.margins: Style.marginM
spacing: Style.marginL
Item {
Layout.fillHeight: true
}
+1 -1
View File
@@ -686,4 +686,4 @@ NBox {
}
}
}
}
}