revert 7552f160ff1c01a338f9093eeb56a7db1396c5a2
This commit is contained in:
parent
7da705ba8a
commit
cc1c6c5b9e
@ -250,7 +250,7 @@ Item {
|
||||
font.weight: theme.defaultFont.weight
|
||||
font.wordSpacing: theme.defaultFont.wordSpacing
|
||||
color: theme.buttonTextColor
|
||||
horizontalAlignment: icon.valid ? Text.AlignHCenter : Text.AlignLeft
|
||||
horizontalAlignment: icon.valid ? Text.AlignLeft : Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user