From e8a3009b96fabdc32aa737283893f4529cdfe713 Mon Sep 17 00:00:00 2001 From: motofckr9k Date: Sun, 21 Jun 2020 01:04:52 +0200 Subject: [PATCH] Remove color from dismissButton --- interface/resources/qml/LoginDialog/LinkAccountBody.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/interface/resources/qml/LoginDialog/LinkAccountBody.qml b/interface/resources/qml/LoginDialog/LinkAccountBody.qml index f3e10b53c6..064fbafa0b 100644 --- a/interface/resources/qml/LoginDialog/LinkAccountBody.qml +++ b/interface/resources/qml/LoginDialog/LinkAccountBody.qml @@ -501,7 +501,6 @@ Item { topMargin: hifi.dimensions.contentSpacing.y left: loginButton.left } -// color: hifi.buttons.noneBorderlessWhite text: qsTr("Skip Log In") fontCapitalization: Font.MixedCase fontFamily: linkAccountBody.fontFamily