mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-13 16:07: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: 0 * scaleRatio
|
||||
spacing: 0
|
||||
|
||||
WizardAskPassword {
|
||||
id: passwordFields
|
||||
|
||||
Reference in New Issue
Block a user