fix: reduce spacing for bar clock
This commit is contained in:
parent
66a9f2f220
commit
81d2a27f50
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ StyledRect {
|
||||||
id: layout
|
id: layout
|
||||||
|
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
spacing: Tokens.spacing.small
|
spacing: Tokens.spacing.extraSmall
|
||||||
|
|
||||||
Loader {
|
Loader {
|
||||||
Layout.alignment: Qt.AlignHCenter
|
Layout.alignment: Qt.AlignHCenter
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue