forked from Public/monero-gui
titlebar: fix logos when isMobile
This commit is contained in:
@@ -84,6 +84,7 @@ Rectangle {
|
|||||||
z: parent.z + 1
|
z: parent.z + 1
|
||||||
|
|
||||||
Image {
|
Image {
|
||||||
|
visible: !isMobile
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.topMargin: 11
|
anchors.topMargin: 11
|
||||||
|
|||||||
Reference in New Issue
Block a user