Make network button consistent.

pull/520/head
Adam Treat 1 year ago
parent 2d67b9691d
commit a4126d4863

@ -202,10 +202,10 @@ Window {
id: networkButton
anchors.right: parent.right
anchors.top: parent.top
anchors.topMargin: 20
anchors.topMargin: 30
anchors.rightMargin: 30
width: 40
height: 60
height: 40
z: 200
padding: 15

Loading…
Cancel
Save