mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 12:54:30 +00:00
Fixes the progressbars alignment
This commit is contained in:
parent
499419a23c
commit
bbc16e36dd
1 changed files with 0 additions and 2 deletions
|
@ -596,8 +596,6 @@ Rectangle {
|
|||
anchors.bottom: parent.bottom
|
||||
syncType: qsTr("Daemon")
|
||||
visible: networkStatus.connected
|
||||
anchors.leftMargin: 4 * scaleRatio
|
||||
anchors.rightMargin: 4 * scaleRatio
|
||||
height: 62 * scaleRatio
|
||||
}
|
||||
} // menuRect
|
||||
|
|
Loading…
Reference in a new issue