mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-02 09:46:38 +00:00
fix: fix browser view going over the dev console
This commit is contained in:
parent
07774d8ff8
commit
03769fbb6e
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user