mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-24 10:40:55 +02:00
Fixes the progressbars alignment
This commit is contained in:
parent
499419a23c
commit
bbc16e36dd
@ -596,8 +596,6 @@ Rectangle {
|
|||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
syncType: qsTr("Daemon")
|
syncType: qsTr("Daemon")
|
||||||
visible: networkStatus.connected
|
visible: networkStatus.connected
|
||||||
anchors.leftMargin: 4 * scaleRatio
|
|
||||||
anchors.rightMargin: 4 * scaleRatio
|
|
||||||
height: 62 * scaleRatio
|
height: 62 * scaleRatio
|
||||||
}
|
}
|
||||||
} // menuRect
|
} // menuRect
|
||||||
|
Loading…
Reference in New Issue
Block a user