File transfer activity refactoring OK

This commit is contained in:
veeso
2021-03-21 13:18:53 +01:00
parent fd4c4a3772
commit 977becd5c9
3 changed files with 35 additions and 23 deletions

View File

@@ -86,6 +86,7 @@ impl FileTransferActivity {
Box::new(LogBox::new(
PropsBuilder::default()
.with_foreground(Color::LightGreen)
.bold()
.build(),
)),
);