diff --git a/frontend/projects/ui/src/app/components/status/status.component.html b/frontend/projects/ui/src/app/components/status/status.component.html index 50ffa4860..fd265fd96 100644 --- a/frontend/projects/ui/src/app/components/status/status.component.html +++ b/frontend/projects/ui/src/app/components/status/status.component.html @@ -6,24 +6,25 @@ [style.font-style]="style" [style.font-weight]="weight" > - - {{ (connected$ | async) ? rendering.display : 'Unknown' }} - - this may take a while + {{ (connected$ | async) ? rendering.display : 'Unknown' }} + + + this may take a while + - Installing - {{ progress }} + {{ progress }} + +