fix: add more top padding to lock center
This commit is contained in:
parent
cea090da31
commit
5b68e921aa
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ ColumnLayout {
|
|||
|
||||
Clock {
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
Layout.topMargin: Tokens.padding.large
|
||||
centerScale: root.centerScale
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue