fixing sign up screen

This commit is contained in:
Wayne Chen 2018-11-29 20:17:18 -08:00
parent 707339dd2a
commit 5e82bc78b7

View file

@ -18,6 +18,7 @@ import stylesUit 1.0 as HifiStylesUit
import TabletScriptingInterface 1.0
Item {
z: -2
id: signUpBody
clip: true
height: root.height
@ -394,6 +395,7 @@ Item {
}
MouseArea {
z: -2
anchors.fill: parent
acceptedButtons: Qt.LeftButton
onClicked: {