Commit 9bc3890c authored by Daniel Smith's avatar Daniel Smith
Browse files

fixed vertical element spacing.

parent e6683c27
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -162,7 +162,6 @@ Window {
			OpacityAnimator {
				from: 0.1
				to: 0.5
				running: true
				duration: 30000
			}
		}
@@ -215,7 +214,7 @@ Window {
    Column {
        anchors.verticalCenter: parent.verticalCenter
        anchors.horizontalCenter: parent.horizontalCenter

        spacing: 90
        Row{
            QUItBattery {
                id: battery