This commit is contained in:
cmclark00 2024-10-12 20:30:00 -04:00
parent 87310d5392
commit 1422abc6e4

View file

@ -75,15 +75,6 @@ ApplicationWindow {
horizontalAlignment: Image.AlignLeft
smooth: true
antialiasing: true
anchors {
left: logoContainer.left
leftMargin: 40
top: logoContainer.top
bottom: logoContainer.bottom
topMargin: window.height / 25
bottomMargin: window.height / 25
}
}
}