mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 03:17:26 -04:00
fix restore height option for hardware wallet restore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user