mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-03-14 16:09:41 +08:00
Compare commits
2 Commits
5794d8d9ce
...
06775a97c7
Author | SHA1 | Date | |
---|---|---|---|
|
06775a97c7 | ||
|
45852bed28 |
@ -449,6 +449,7 @@ FluButton {
|
||||
delegate: Label {
|
||||
text: model.shortName
|
||||
font: dayOfWeekRow.font
|
||||
color: FluTheme.fontPrimaryColor
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
}
|
||||
|
@ -448,6 +448,7 @@ FluButton {
|
||||
delegate: Label {
|
||||
text: model.shortName
|
||||
font: dayOfWeekRow.font
|
||||
color: FluTheme.fontPrimaryColor
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user