mirror of
https://github.com/veeso/termscp.git
synced 2026-07-16 21:04:09 +02:00
Fixed new ssh key box
This commit is contained in:
@@ -471,7 +471,7 @@ impl SetupActivity {
|
||||
InputPropsBuilder::default()
|
||||
.with_label(String::from("Username"))
|
||||
.with_borders(
|
||||
Borders::ALL | Borders::RIGHT | Borders::LEFT,
|
||||
Borders::BOTTOM | Borders::RIGHT | Borders::LEFT,
|
||||
BorderType::Plain,
|
||||
Color::Reset,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user