fix restore height option for hardware wallet restore

This commit is contained in:
lacksfish 2019-03-17 05:40:26 +01:00
parent 02e1663471
commit e80e1b4c1f

View file

@ -111,12 +111,11 @@ Rectangle {
}
}
GridLayout {
ColumnLayout {
Layout.topMargin: 10 * scaleRatio
Layout.fillWidth: true
columnSpacing: 20 * scaleRatio
columns: 2
spacing: 20 * scaleRatio
MoneroComponents.LineEdit {
id: restoreHeight