Fix multisection tabs font
This commit is contained in:
parent
eb0a3c1c1b
commit
0031d9083e
@ -43,7 +43,7 @@ Rectangle {
|
|||||||
id: label
|
id: label
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
text: modelData
|
text: modelData
|
||||||
font: Style.spacedFont
|
font: Style.font
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user