mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
LeftPanel.qml
This commit is contained in:
parent
c7435c5dfa
commit
3d9ffca016
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user