Make network button consistent.

This commit is contained in:
Adam Treat 2023-04-24 00:31:39 -04:00
parent 2d67b9691d
commit a4126d4863

View File

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