forked from Public/monero-gui
LeftPanel.qml
This commit is contained in:
@@ -76,7 +76,7 @@ Rectangle {
|
|||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.topMargin: 40
|
anchors.topMargin: 36
|
||||||
height: logo.implicitHeight
|
height: logo.implicitHeight
|
||||||
|
|
||||||
Image {
|
Image {
|
||||||
@@ -108,7 +108,7 @@ Rectangle {
|
|||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.top: logoItem.bottom
|
anchors.top: logoItem.bottom
|
||||||
anchors.topMargin: 30
|
anchors.topMargin: 26
|
||||||
spacing: 5
|
spacing: 5
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
|
|||||||
Reference in New Issue
Block a user