mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 23:27:26 -04:00
Remove scaleRatio
This commit is contained in:
@@ -51,7 +51,7 @@ Rectangle {
|
||||
Layout.topMargin: wizardController.wizardSubViewTopMargin
|
||||
Layout.maximumWidth: wizardController.wizardSubViewWidth
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
spacing: 20 * scaleRatio
|
||||
spacing: 20
|
||||
|
||||
WizardHeader {
|
||||
title: qsTr("Daemon settings") + translationManager.emptyString
|
||||
|
||||
Reference in New Issue
Block a user