mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-03 10:21:15 +02:00
Remove color from dismissButton
This commit is contained in:
parent
bf230a415a
commit
e8a3009b96
1 changed files with 0 additions and 1 deletions
|
@ -501,7 +501,6 @@ Item {
|
||||||
topMargin: hifi.dimensions.contentSpacing.y
|
topMargin: hifi.dimensions.contentSpacing.y
|
||||||
left: loginButton.left
|
left: loginButton.left
|
||||||
}
|
}
|
||||||
// color: hifi.buttons.noneBorderlessWhite
|
|
||||||
text: qsTr("Skip Log In")
|
text: qsTr("Skip Log In")
|
||||||
fontCapitalization: Font.MixedCase
|
fontCapitalization: Font.MixedCase
|
||||||
fontFamily: linkAccountBody.fontFamily
|
fontFamily: linkAccountBody.fontFamily
|
||||||
|
|
Loading…
Reference in a new issue