fix(@wallet): hide use 24 word button

This commit is contained in:
Anthony Laibe 2022-04-08 17:06:56 +02:00 committed by Anthony Laibe
parent d90ea666f2
commit 3bf4d65a74
1 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ ColumnLayout {
}
StatusButton {
id: button
visible: false
anchors.top: errorMessage.bottom
anchors.topMargin: Style.current.padding
anchors.horizontalCenter: parent.horizontalCenter