fix gui: style of hot signer button in installer
This commit is contained in:
parent
4b8febe5e5
commit
d86b79c91d
@ -296,7 +296,7 @@ pub fn edit_key_modal<'a>(
|
||||
})
|
||||
.width(Length::Fill)
|
||||
.on_press(Message::UseHotSigner)
|
||||
.style(theme::button::container_border),
|
||||
.style(theme::button::secondary),
|
||||
)
|
||||
.push(if manually_imported_xpub {
|
||||
card::simple(Column::new()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user