parent
1f7ce345ad
commit
5423b5cf86
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Item {
|
||||||
anchors.topMargin: -sep.font.pointSize * 0.45
|
anchors.topMargin: -sep.font.pointSize * 0.45
|
||||||
|
|
||||||
horizontalAlignment: Text.AlignHCenter
|
horizontalAlignment: Text.AlignHCenter
|
||||||
text: Time.format("MM")
|
text: Time.format("mm")
|
||||||
color: Colours.palette.m3secondary
|
color: Colours.palette.m3secondary
|
||||||
font.pointSize: Appearance.font.size.extraLarge
|
font.pointSize: Appearance.font.size.extraLarge
|
||||||
font.weight: 500
|
font.weight: 500
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue