SetupWizard: layout changes

Autoformat
This commit is contained in:
lysec
2025-10-15 18:24:10 +02:00
parent ff057355da
commit f20cd85e79
4 changed files with 51 additions and 62 deletions
+2 -1
View File
@@ -23,6 +23,7 @@ ColumnLayout {
// Beautiful header with icon
ColumnLayout {
Layout.fillWidth: true
Layout.bottomMargin: Style.marginL
spacing: Style.marginM
RowLayout {
@@ -50,7 +51,7 @@ ColumnLayout {
text: I18n.tr("setup.wallpaper.header")
pointSize: Style.fontSizeXL
font.weight: Style.fontWeightBold
color: Color.mOnSurface
color: Color.mPrimary
}
NText {