Make network button consistent.

pull/913/head
Adam Treat 1 year ago
parent c9eb7fd5e1
commit 5079842714

@ -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