mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-03-15 08:29:41 +08:00
Compare commits
No commits in common. "06775a97c7f75bd09e449aa0bf606d15f7c96d1b" and "5794d8d9ce919ca1aa58a02295ff3803b1050f82" have entirely different histories.
06775a97c7
...
5794d8d9ce
@ -449,7 +449,6 @@ FluButton {
|
|||||||
delegate: Label {
|
delegate: Label {
|
||||||
text: model.shortName
|
text: model.shortName
|
||||||
font: dayOfWeekRow.font
|
font: dayOfWeekRow.font
|
||||||
color: FluTheme.fontPrimaryColor
|
|
||||||
horizontalAlignment: Text.AlignHCenter
|
horizontalAlignment: Text.AlignHCenter
|
||||||
verticalAlignment: Text.AlignVCenter
|
verticalAlignment: Text.AlignVCenter
|
||||||
}
|
}
|
||||||
|
@ -448,7 +448,6 @@ FluButton {
|
|||||||
delegate: Label {
|
delegate: Label {
|
||||||
text: model.shortName
|
text: model.shortName
|
||||||
font: dayOfWeekRow.font
|
font: dayOfWeekRow.font
|
||||||
color: FluTheme.fontPrimaryColor
|
|
||||||
horizontalAlignment: Text.AlignHCenter
|
horizontalAlignment: Text.AlignHCenter
|
||||||
verticalAlignment: Text.AlignVCenter
|
verticalAlignment: Text.AlignVCenter
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user