Make network button consistent.

This commit is contained in:
Adam Treat 2023-04-24 00:31:39 -04:00
parent c9eb7fd5e1
commit 5079842714

View File

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