background: fix too close date placement for 12h clock

This commit is contained in:
end-4 2025-08-17 15:48:33 +07:00
parent 8c47d85927
commit ff7aa46cda

View file

@ -213,7 +213,7 @@ Variants {
ColumnLayout {
id: clockColumn
anchors.centerIn: parent
spacing: 0
spacing: 6
StyledText {
Layout.fillWidth: true
@ -244,7 +244,6 @@ Variants {
}
StyledText {
Layout.fillWidth: true
Layout.topMargin: 8
horizontalAlignment: bgRoot.textHorizontalAlignment
font {
family: Appearance.font.family.expressive