fixed hmd settings buttons spacing

This commit is contained in:
Preston Bezos 2019-06-25 09:19:30 -07:00
parent 538b15dd57
commit 5686f51171

View file

@ -405,8 +405,8 @@ Rectangle {
id: settingsButtonContainer
anchors.verticalCenter: parent.verticalCenter
anchors.right: parent.right
anchors.rightMargin: 2
width: 48
anchors.rightMargin: 3
width: 36
height: width
Image {