The top bar background overlaps settings bar

This commit is contained in:
Aleksei S 2018-12-06 14:25:18 +01:00
parent 76acb13f59
commit 3c517d3fcc

View File

@ -93,7 +93,7 @@ UM.MainWindow
id: headerBackground id: headerBackground
anchors anchors
{ {
top: parent.top top: applicationMenu.bottom
left: parent.left left: parent.left
right: parent.right right: parent.right
} }