mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 00:07:26 -04:00
titlebar: fix logos when isMobile
This commit is contained in:
@@ -84,6 +84,7 @@ Rectangle {
|
||||
z: parent.z + 1
|
||||
|
||||
Image {
|
||||
visible: !isMobile
|
||||
anchors.left: parent.left
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: 11
|
||||
|
||||
Reference in New Issue
Block a user