modified src/flux/ui/span.rs
@@ -56,7 +56,7 @@ pub fn notification_type(content: String) -> Span<'static> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -73,3 +73,9 @@ pub fn progress(step: usize, len: usize, fill_zeros: bool) -> Span<'static> {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |