diff --git a/components/TitleBar.qml b/components/TitleBar.qml index 581e4cb1..0b6c9eef 100644 --- a/components/TitleBar.qml +++ b/components/TitleBar.qml @@ -84,6 +84,7 @@ Rectangle { z: parent.z + 1 Image { + visible: !isMobile anchors.left: parent.left anchors.top: parent.top anchors.topMargin: 11