tighter margins on start page
We use units.largeSpacing margins for page-level spacing. Signed-off-by: Sebastian Kügler <sebas@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2b70b76133
commit
09b7ebf28b
@ -6,7 +6,7 @@ Item {
|
||||
ColumnLayout {
|
||||
id: startpage
|
||||
anchors.fill: parent
|
||||
anchors.margins: units.gridUnit * 4
|
||||
anchors.margins: units.largeSpacing
|
||||
|
||||
property int buttonWidth: welcomeText.width * 0.66
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user