forked from qt-creator/qt-creator
Remove font weight for CheckButton
Change-Id: I8a67ac86a624fa75f4d1f2814a24b9c43eaa25b1 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -81,7 +81,6 @@ Button {
|
|||||||
color: "#047eff"
|
color: "#047eff"
|
||||||
horizontalAlignment: Text.AlignHCenter
|
horizontalAlignment: Text.AlignHCenter
|
||||||
verticalAlignment: Text.AlignVCenter
|
verticalAlignment: Text.AlignVCenter
|
||||||
font.weight: Font.Light
|
|
||||||
}
|
}
|
||||||
|
|
||||||
states: [
|
states: [
|
||||||
|
Reference in New Issue
Block a user