fix: fix browser view going over the dev console

This commit is contained in:
Jonathan Rainville 2020-10-08 16:13:14 -04:00 committed by Iuri Matias
parent 07774d8ff8
commit 03769fbb6e
1 changed files with 1 additions and 1 deletions

View File

@ -433,7 +433,7 @@ Rectangle {
anchors.top: parent.top
anchors.topMargin: Style.current.halfPadding
anchors.bottom: devToolsView.top
anchors.bottomMargin: Style.current.padding
anchors.bottomMargin: browserHeader.height
anchors.left: parent.left
anchors.right: parent.right
Component.onCompleted: {